Skip to content

Commit b15d473

Browse files
authored
Upgrade laravel 10
Upgrade laravel 10
1 parent 0053b27 commit b15d473

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"minimum-stability": "stable",
2020
"require": {
21-
"illuminate/support": "^5.8|^6.0|^7.0|^8.0|^9.0",
21+
"illuminate/support": "^5.8|^6.0|^7.0|^8.0|^9.0|^10",
2222
"webpatser/laravel-uuid": "^3.0|^4.0"
2323
},
2424
"autoload": {

0 commit comments

Comments
 (0)