Skip to content

Commit d59104d

Browse files
committed
Removed phpUnit conflicting packages
1 parent 26952f8 commit d59104d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"Magic Number"
99
],
1010
"homepage": "https://1-2.dev",
11-
"version": "3.2.0",
11+
"version": "3.2.1",
1212
"license": "ISC",
1313
"authors": [
1414
{
@@ -23,9 +23,6 @@
2323
"require": {
2424
"php": ">=7.1.0"
2525
},
26-
"conflict": {
27-
"phpunit/phpunit": "<8.0 || >= 10.0"
28-
},
2926
"require-dev": {
3027
"phpunit/phpunit": ">=7.0",
3128
"roave/security-advisories": "dev-master",

0 commit comments

Comments
 (0)