Skip to content

Commit 3bf2143

Browse files
author
ityaozm@gmail.com
committed
chore(deps): update laravel-zero/framework version requirement
- Updated laravel-zero/framework version requirement to include ^11.0
1 parent 449d947 commit 3bf2143

File tree

2 files changed

+85
-84
lines changed

2 files changed

+85
-84
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"illuminate/translation": "^8.83 || ^9.0 || ^10.0 || ^11.0",
6060
"illuminate/validation": "^8.83 || ^9.0 || ^10.0 || ^11.0",
6161
"laminas/laminas-text": "^2.9",
62-
"laravel-zero/framework": "^8.10 || ^9.0 || ^10.0",
62+
"laravel-zero/framework": "^8.10 || ^9.0 || ^10.0 || ^11.0",
6363
"laravel-zero/phar-updater": "^1.1",
6464
"mockery/mockery": "^1.6",
6565
"pestphp/pest": "^1.23 || ^2.0",

0 commit comments

Comments
 (0)