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 9, 2024
1 parent 2c6f26d commit 4276d88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.11",
"guzzlehttp/guzzle": "^7.9.2",
"laravel/framework": "^11.22.0",
"laravel/tinker": "^2.9.0",
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 Down

0 comments on commit 4276d88

Please sign in to comment.