Skip to content

Commit

Permalink
$ composer update
Browse files Browse the repository at this point in the history
$ composer bump
@ be
  • Loading branch information
n0099 committed Oct 1, 2024
1 parent de4a777 commit ef9938e
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 93 deletions.
6 changes: 3 additions & 3 deletions be/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@
"php": "^8.3",
"google/protobuf": "^4.28.2",
"google/recaptcha": "^1.3.0",
"laravel/framework": "^11.23.5",
"laravel/framework": "^11.26.0",
"spatie/laravel-collection-macros": "^7.14.1",
"spatie/regex": "^3.1.1",
"thecodingmachine/safe": "^2.5"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.14.0",
"barryvdh/laravel-debugbar": "^3.14.2",
"barryvdh/laravel-ide-helper": "^3.1.0",
"friendsofphp/php-cs-fixer": "^3.64.0",
"infection/infection": "^0.27.11",
"larastan/larastan": "^2.9.8",
"laravel/pint": "^1.17.3",
"laravel/pint": "^1.18.1",
"nunomaduro/collision": "^8.4.0",
"phan/phan": "^5.4.5",
"phpmd/phpmd": "^2.15.0",
Expand Down
Loading

0 comments on commit ef9938e

Please sign in to comment.