Skip to content

Commit c0c5dc6

Browse files
committed
Fix php is required both in require and require-dev, this can lead to unexpected behavior
1 parent 11fba1b commit c0c5dc6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
"wimg/php-compatibility": "^8.0"
3636
},
3737
"require-dev": {
38-
"php": ">=7.0",
3938
"phpunit/phpunit": "6.0.*"
4039
},
4140
"autoload-dev": {

0 commit comments

Comments
 (0)