Skip to content

Commit 0233fda

Browse files
committed
update composer
1 parent f3adf53 commit 0233fda

File tree

2 files changed

+313
-1974
lines changed

2 files changed

+313
-1974
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"require": {
1111
"php": "^7.1.3",
1212
"monolog/monolog": "^1.23|^2.0",
13-
"laravel/framework": "5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0"
13+
"illuminate/support": "^5.5 || ^6.0 || ^7.0 || ^8.0"
1414
},
1515
"minimum-stability": "dev",
1616
"prefer-stable": true,

0 commit comments

Comments
 (0)