Skip to content

Commit 84a15f2

Browse files
committed
formatting
1 parent c42fb03 commit 84a15f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
],
1919
"require": {
2020
"php": "^7.1.3",
21-
"illuminate/config": "~5.6|^6",
22-
"illuminate/container": "~5.6|^6",
23-
"illuminate/support": "~5.6|^6",
21+
"illuminate/config": "~5.6|^6.0",
22+
"illuminate/container": "~5.6|^6.0",
23+
"illuminate/support": "~5.6|^6.0",
2424
"phpunit/phpunit": "^7.0|^8.0",
2525
"psr/log": "^1.0"
2626
},

0 commit comments

Comments
 (0)