Skip to content

Commit da08b0d

Browse files
committed
Laravel 10
1 parent a9f0a6d commit da08b0d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
}
1717
],
1818
"require": {
19-
"php": "^8.0.2",
20-
"illuminate/console": "^9.0",
21-
"illuminate/filesystem": "^9.0"
19+
"php": "^8.1",
20+
"illuminate/console": "^10.0",
21+
"illuminate/filesystem": "^10.0"
2222
},
2323
"autoload": {
2424
"psr-4": {

0 commit comments

Comments
 (0)