Skip to content

Commit b438323

Browse files
deps(be): Lock file maintenance be
1 parent 806a81d commit b438323

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

be/composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"license": "AGPL-3.0-or-later",
44
"type": "project",
55
"require": {
6-
"php": "^8.3",
6+
"php": "^8.3.11",
77
"google/protobuf": "^4.28.1",
88
"google/recaptcha": "^1.3.0",
99
"laravel/framework": "^11.23.5",
@@ -13,7 +13,7 @@
1313
"require-dev": {
1414
"laravel/pint": "^1.17.3",
1515
"nunomaduro/collision": "^8.4.0",
16-
"phpunit/phpunit": "^10.5.34",
16+
"phpunit/phpunit": "^11.3.5",
1717
"spatie/laravel-ignition": "^2.8.0",
1818
"barryvdh/laravel-debugbar": "^3.13.5",
1919
"barryvdh/laravel-ide-helper": "^3.1.0",

0 commit comments

Comments
 (0)