Skip to content

Commit 20f310a

Browse files
authored
Merge pull request #3 from Sysvale/feat/update-to-laravel-8-10
Change project name in composer json
2 parents 4a9d3cb + 21e476b commit 20f310a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
],
1515
"require": {
1616
"php": ">=7.1",
17-
"illuminate/support": "^5.5 || ^6.0",
17+
"illuminate/support": "^5.5 || ^6.0 || ^7.0 || ^8.0",
1818
"jenssegers/mongodb": "3.3.* || 3.4.* || 3.5.* || 3.6.* || 3.8.*",
1919
"laravel/passport": "6.0.* || 7.0.* || 7.4.* || 7.5.* || ^8.0 || ^9.0 || ^10"
2020
},

0 commit comments

Comments
 (0)