Skip to content

Commit fe464eb

Browse files
Update composer deps for L5.8
1 parent 161acf7 commit fe464eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0"
2323
},
2424
"require-dev": {
25-
"phpunit/phpunit": "^6.1|^7.0",
25+
"phpunit/phpunit": "^6.1|^7.0|^8.0",
2626
"orchestra/testbench": "~3.5.0|~3.6.0|~3.7.0|~3.8.0"
2727
},
2828
"autoload": {

0 commit comments

Comments
 (0)