Skip to content

Commit ec956ef

Browse files
committed
Upgrades phpunit
1 parent 2c5b19c commit ec956ef

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@
1616
],
1717
"require": {
1818
"php": ">=7.1",
19-
"laravel-zero/framework": "4.0.*"
19+
"laravel-zero/framework": "dev-release-5.6.0"
2020
},
2121
"minimum-stability": "dev",
2222
"prefer-stable": true,
2323
"require-dev": {
24-
"phpunit/phpunit": "~6.4",
25-
"symfony/thanks": "^1.0"
24+
"phpunit/phpunit": "~6.5"
2625
},
2726
"autoload": {
2827
"psr-4": {

0 commit comments

Comments
 (0)