Skip to content

Commit cd0fecb

Browse files
committed
Lock laravel version
1 parent 789a70b commit cd0fecb

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
@@ -13,9 +13,9 @@
1313

1414
"require": {
1515
"php": ">=7.1.3",
16-
"illuminate/support": "~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
17-
"illuminate/database": "~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
18-
"illuminate/events": "~5.7.0|~5.8.0|^6.0|^7.0|^8.0"
16+
"illuminate/support": "~5.7.0|~5.8.0|^6.0|^7.0|^8.41",
17+
"illuminate/database": "~5.7.0|~5.8.0|^6.0|^7.0|^8.41",
18+
"illuminate/events": "~5.7.0|~5.8.0|^6.0|^7.0|^8.41"
1919
},
2020

2121
"autoload": {

0 commit comments

Comments
 (0)