Skip to content

Commit fe6a760

Browse files
author
junaid farooq
committed
+ Reverts some previous changes related to composer.lock file and phpunit
1 parent 6921c7b commit fe6a760

File tree

3 files changed

+2
-8089
lines changed

3 files changed

+2
-8089
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/vendor/
2+
/composer.lock
23
/build
34
/var
45
/cache

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,7 @@
4141
"symfony/phpunit-bridge": "^5.3",
4242
"thecodingmachine/phpstan-strict-rules": "^v0.12.1",
4343
"composer/package-versions-deprecated": "^1.8",
44-
"phpstan/phpstan-webmozart-assert": "^0.12.12",
45-
"phpunit/phpunit": "^9.5"
44+
"phpstan/phpstan-webmozart-assert": "^0.12.12"
4645
},
4746
"conflict": {
4847
"mouf/classname-mapper": "<1.0.2",

0 commit comments

Comments
 (0)