Skip to content

Commit 3d7aa35

Browse files
update composer
1 parent ae0115a commit 3d7aa35

File tree

2 files changed

+307
-255
lines changed

2 files changed

+307
-255
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
},
1717
"require": {
1818
"php": ">=8.0",
19-
"illuminate/database": "^9.52",
20-
"illuminate/events": "^9.52",
21-
"illuminate/container": "^9.52",
19+
"illuminate/database": "^10",
20+
"illuminate/events": "^10",
21+
"illuminate/container": "^10",
2222
"defuse/php-encryption": "^2.3",
23-
"illuminate/http": "^9.52",
24-
"illuminate/console": "^9.52"
23+
"illuminate/http": "^10",
24+
"illuminate/console": "^10"
2525
},
2626
"extra": {
2727
"laravel": {

0 commit comments

Comments
 (0)