Skip to content

Commit

Permalink
deps(be): Lock file maintenance be
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 6, 2024
1 parent ef9938e commit 179e5b5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions be/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"license": "AGPL-3.0-or-later",
"type": "project",
"require": {
"php": "^8.3",
"php": "^8.3.12",
"google/protobuf": "^4.28.2",
"google/recaptcha": "^1.3.0",
"laravel/framework": "^11.26.0",
Expand All @@ -12,10 +12,10 @@
"thecodingmachine/safe": "^2.5"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.14.2",
"barryvdh/laravel-debugbar": "^3.14.3",
"barryvdh/laravel-ide-helper": "^3.1.0",
"friendsofphp/php-cs-fixer": "^3.64.0",
"infection/infection": "^0.27.11",
"infection/infection": "^0.29.7",
"larastan/larastan": "^2.9.8",
"laravel/pint": "^1.18.1",
"nunomaduro/collision": "^8.4.0",
Expand All @@ -24,7 +24,7 @@
"phpstan/extension-installer": "^1.4.3",
"phpstan/phpstan-deprecation-rules": "^1.2.1",
"phpstan/phpstan-strict-rules": "^1.6.1",
"phpunit/phpunit": "^10.5.35",
"phpunit/phpunit": "^11.4.0",
"psalm/plugin-laravel": "^2.11.0",
"roave/security-advisories": "dev-latest",
"spatie/laravel-ignition": "^2.8.0",
Expand Down

0 comments on commit 179e5b5

Please sign in to comment.