8000 build(dep): Update illuminate and php-mock dependencies · guanguans/ai-commit@ea8fd32 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit ea8fd32

Browse files
author
ityaozm@gmail.com
committed
build(dep): Update illuminate and php-mock dependencies
- Upgrade illuminate/http, illuminate/translation, and illuminate/validation to support version ^12.0 - Update php-mock/php-mock-phpunit to version ^2.13
1 parent a4ba048 commit ea8fd32

File tree

2 files changed

+370
-271
lines changed

2 files changed

+370
-271
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,15 +65,15 @@
6565
"bamarni/composer-bin-plugin": "^1.8",
6666
"brainmaestro/composer-git-hooks": "^2.8 || ^3.0",
6767
"guzzlehttp/guzzle": "^7.9",
68-
"illuminate/http": "^8.83 || ^9.0 || ^10.0 || ^11.0",
69-
"illuminate/translation": "^8.83 || ^9.0 || ^10.0 || ^11.0",
70-
"illuminate/validation": "^8.83 || ^9.0 || ^10.0 || ^11.0",
68+
"illuminate/http": "^8.83 || ^9.0 || ^10.0 || ^11.0 || ^12.0",
69+
"illuminate/translation": "^8.83 || ^9.0 || ^10.0 || ^11.0 || ^12.0",
70+
"illuminate/validation": "^8.83 || ^9.0 || ^10.0 || ^11.0 || ^12.0",
7171
"laminas/laminas-text": "^2.9",
7272
"laravel-zero/framework": "^8.10 || ^9.0 || ^10.0 || ^11.0",
7373
"laravel-zero/phar-updater": "^1.1",
7474
"mockery/mockery": "^1.6",
7575
"pestphp/pest": "^1.23 || ^2.0 || ^3.0",
76-
"php-mock/php-mock-phpunit": "^2.10"
76+
"php-mock/php-mock-phpunit": "^2.13"
7777
},
7878
"repositories": [],
7979
"minimum-stability": "dev",

0 commit comments

Comments
 (0)
0