Skip to content

Commit 5304a5e

Browse files
authored
update min laravel/framework version
1 parent ab0e3ac commit 5304a5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"require": {
2222
"php": "^8.2|^8.3|^8.4",
2323
"xeroapi/xero-php-oauth2": "^7.1",
24-
"laravel/framework": "^11.28.1"
24+
"laravel/framework": "^11.33.1"
2525
},
2626
"require-dev": {
2727
"orchestra/testbench": "^9.0",

0 commit comments

Comments
 (0)