We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 806a81d commit b438323Copy full SHA for b438323
be/composer.json
@@ -3,7 +3,7 @@
3
"license": "AGPL-3.0-or-later",
4
"type": "project",
5
"require": {
6
- "php": "^8.3",
+ "php": "^8.3.11",
7
"google/protobuf": "^4.28.1",
8
"google/recaptcha": "^1.3.0",
9
"laravel/framework": "^11.23.5",
@@ -13,7 +13,7 @@
13
"require-dev": {
14
"laravel/pint": "^1.17.3",
15
"nunomaduro/collision": "^8.4.0",
16
- "phpunit/phpunit": "^10.5.34",
+ "phpunit/phpunit": "^11.3.5",
17
"spatie/laravel-ignition": "^2.8.0",
18
"barryvdh/laravel-debugbar": "^3.13.5",
19
"barryvdh/laravel-ide-helper": "^3.1.0",
0 commit comments