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 11, 2024
1 parent 082bd05 commit b556858
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions be/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"license": "AGPL-3.0-or-later",
"type": "project",
"require": {
"php": "^8.3",
"php": "^8.3.11",
"guzzlehttp/guzzle": "^7.9.2",
"laravel/framework": "^11.22.0",
"laravel/framework": "^11.23.2",
"laravel/tinker": "^2.9.0",
"google/protobuf": "^4.28.0",
"google/protobuf": "^4.28.1",
"google/recaptcha": "^1.3.0",
"hedronium/spaceless-blade": "^3.0.0",
"spatie/regex": "^3.1.1"
Expand All @@ -17,7 +17,7 @@
"laravel/pint": "^1.17.3",
"mockery/mockery": "^1.6.12",
"nunomaduro/collision": "^8.4.0",
"phpunit/phpunit": "^10.5.33",
"phpunit/phpunit": "^11.3.4",
"spatie/laravel-ignition": "^2.8.0",
"barryvdh/laravel-debugbar": "^3.13.5",
"barryvdh/laravel-ide-helper": "^3.1.0",
Expand All @@ -27,9 +27,9 @@
"phpmd/phpmd": "^2.15.0",
"larastan/larastan": "^2.9.8",
"phpstan/extension-installer": "^1.4.3",
"phpstan/phpstan-deprecation-rules": "^1.2.0",
"phpstan/phpstan-deprecation-rules": "^1.2.1",
"phpstan/phpstan-strict-rules": "^1.6.0",
"vimeo/psalm": "^5.26.0",
"vimeo/psalm": "^5.26.1",
"psalm/plugin-laravel": "^2.11.0",
"roave/security-advisories": "dev-latest"
},
Expand Down

0 comments on commit b556858

Please sign in to comment.