Skip to content

Commit 9a2828b

Browse files
committed
Merge branch 'release/v1.4'
2 parents 813bda4 + 42a8778 commit 9a2828b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
],
2222
"require": {
2323
"php": "^7.1.3",
24-
"illuminate/support": "~5.6.0|~5.7.0",
24+
"illuminate/support": "5.8.*",
2525
"monolog/monolog": "~1.12"
2626
},
2727
"require-dev": {
28-
"phpunit/phpunit": "^7.0"
28+
"phpunit/phpunit": "^7.5"
2929
},
3030
"autoload": {
3131
"psr-4": {

0 commit comments

Comments
 (0)