Skip to content

Commit b636467

Browse files
author
Andrey Helldar
committed
Upgraded to the Laravel 8.x
1 parent 27045e2 commit b636467

File tree

2 files changed

+4
-2736
lines changed

2 files changed

+4
-2736
lines changed

Diff for: composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
],
1717
"require": {
1818
"php": "^7.3",
19-
"illuminate/container": "^6.0|^7.7",
20-
"illuminate/database": "^6.0|^7.0",
21-
"illuminate/http": "^6.0|^7.7",
22-
"illuminate/support": "^6.0|^7.0",
19+
"illuminate/container": "^6.0|^7.0|^8.0",
20+
"illuminate/database": "^6.0|^7.0|^8.0",
21+
"illuminate/http": "^6.0|^7.0|^8.0",
22+
"illuminate/support": "^6.0|^7.0|^8.0",
2323
"ramsey/uuid": "^3.7|^4.0"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)