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 24, 2024
1 parent dc4d69b commit eb8cb3b
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,10 +3,10 @@
"license": "AGPL-3.0-or-later",
"type": "project",
"require": {
"php": "^8.3",
"php": "^8.3.11",
"google/protobuf": "^4.28.2",
"google/recaptcha": "^1.3.0",
"laravel/framework": "^11.23.5",
"laravel/framework": "^11.24.0",
"spatie/laravel-collection-macros": "^7.14.1",
"spatie/regex": "^3.1.1",
"thecodingmachine/safe": "^2.5"
Expand All @@ -15,16 +15,16 @@
"barryvdh/laravel-debugbar": "^3.14.0",
"barryvdh/laravel-ide-helper": "^3.1.0",
"friendsofphp/php-cs-fixer": "^3.64.0",
"infection/infection": "^0.27.11",
"infection/infection": "^0.29.6",
"larastan/larastan": "^2.9.8",
"laravel/pint": "^1.17.3",
"laravel/pint": "^1.18.0",
"nunomaduro/collision": "^8.4.0",
"phan/phan": "^5.4.5",
"phpmd/phpmd": "^2.15.0",
"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.3.6",
"psalm/plugin-laravel": "^2.11.0",
"roave/security-advisories": "dev-latest",
"spatie/laravel-ignition": "^2.8.0",
Expand Down

0 comments on commit eb8cb3b

Please sign in to comment.