Skip to content

Commit b75a24e

Browse files
author
Andrey Helldar
authored
Update composer.json
1 parent 5e147bc commit b75a24e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: composer.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
}
1616
],
1717
"require": {
18-
"php": "^7.3|^8.0",
19-
"illuminate/container": "^5.4|^6.0|^7.0|^8.0",
20-
"illuminate/database": "^5.4|^6.0|^7.0|^8.0",
21-
"illuminate/http": "^5.4|^6.0|^7.0|^8.0",
22-
"illuminate/support": "^5.4|^6.0|^7.0|^8.0",
18+
"php": "^7.2|^8.0",
19+
"illuminate/container": "^5.0|^6.0|^7.0|^8.0",
20+
"illuminate/database": "^5.0|^6.0|^7.0|^8.0",
21+
"illuminate/http": "^5.0|^6.0|^7.0|^8.0",
22+
"illuminate/support": "^5.0|^6.0|^7.0|^8.0",
2323
"ramsey/uuid": "^3.7|^4.0"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)