Skip to content

Commit 32bbb81

Browse files
committed
chore: bump to laravel 12
1 parent 034f496 commit 32bbb81

File tree

2 files changed

+185
-186
lines changed

2 files changed

+185
-186
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
],
1212
"license": "AGPL-3.0-or-later",
1313
"require": {
14-
"php": "^8.2",
14+
"php": "^8.4",
1515
"ext-pcntl": "*",
16-
"laravel/framework": "^11.0",
16+
"laravel/framework": "^12.0",
1717
"laravel/tinker": "^2.9",
1818
"league/flysystem-aws-s3-v3": "^3.0"
1919
},

0 commit comments

Comments
 (0)