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 Sep 19, 2024
1 parent 6b7ca4a commit be695a5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions be/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"license": "AGPL-3.0-or-later",
"type": "project",
"require": {
"php": "^8.3",
"google/protobuf": "^4.28.1",
"php": "^8.3.11",
"google/protobuf": "^4.28.2",
"google/recaptcha": "^1.3.0",
"laravel/framework": "^11.23.5",
"spatie/laravel-collection-macros": "^7.14.1",
Expand All @@ -14,7 +14,7 @@
"barryvdh/laravel-debugbar": "^3.13.5",
"barryvdh/laravel-ide-helper": "^3.1.0",
"friendsofphp/php-cs-fixer": "^3.64.0",
"infection/infection": "^0.27.11",
"infection/infection": "^0.29.6",
"jetbrains/phpstorm-attributes": "^1.1",
"larastan/larastan": "^2.9.8",
"laravel/pint": "^1.17.3",
Expand All @@ -23,11 +23,11 @@
"phpstan/extension-installer": "^1.4.3",
"phpstan/phpstan-deprecation-rules": "^1.2.1",
"phpstan/phpstan-strict-rules": "^1.6.0",
"phpunit/phpunit": "^10.5.34",
"phpunit/phpunit": "^11.3.6",
"psalm/plugin-laravel": "^2.11.0",
"roave/security-advisories": "dev-latest",
"spatie/laravel-ignition": "^2.8.0",
"squizlabs/php_codesniffer": "^3.10.2",
"squizlabs/php_codesniffer": "^3.10.3",
"vimeo/psalm": "^5.26.1"
},
"autoload": {
Expand Down

0 comments on commit be695a5

Please sign in to comment.