Skip to content

Commit dca7ca5

Browse files
authored
Update composer.json
1 parent 0a97b0d commit dca7ca5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
}
1212
],
1313
"require": {
14-
"php": ">=5.6",
15-
"phpunit/phpunit": ">=5.7 <8"
14+
"php": ">=7.0",
15+
"phpunit/phpunit": ">=6.4 <8"
1616
},
1717
"autoload": {
1818
"psr-4": { "MyBuilder\\PhpunitAccelerator\\": "src" }

0 commit comments

Comments
 (0)