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 Nov 7, 2024
1 parent ce2285b commit 015ad69
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 158 deletions.
14 changes: 7 additions & 7 deletions be/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@
"doctrine/doctrine-bundle": "^2.13.0",
"doctrine/orm": "^3.3.0",
"google/protobuf": "^4.28.3",
"illuminate/collections": "^11.29.0",
"illuminate/collections": "^11.30.0",
"spatie/laravel-collection-macros": "^7.14.1",
"spatie/regex": "^3.1.1",
"symfony/asset": "^7.1.6",
"symfony/dotenv": "^7.1.6",
"symfony/flex": "^2.4.7",
"symfony/framework-bundle": "^7.1.6",
"symfony/property-access": "7.1",
"symfony/runtime": "^7.1.6",
"symfony/property-access": "^7.1.6",
"symfony/runtime": "^7.1.7",
"symfony/serializer": "^7.1.6",
"symfony/stopwatch": "^7.1.6",
"symfony/twig-bundle": "^7.1.6",
"symfony/validator": "^7.1.6",
"symfony/validator": "^7.1.7",
"symfony/yaml": "^7.1.6",
"thecodingmachine/safe": "^2.5.0"
},
Expand All @@ -37,16 +37,16 @@
"phpstan/extension-installer": "^1.4.3",
"phpstan/phpstan-deprecation-rules": "^1.2.1",
"phpstan/phpstan-strict-rules": "^1.6.1",
"phpstan/phpstan-symfony": "^1.4.10",
"phpunit/phpunit": "^10.5.37",
"phpstan/phpstan-symfony": "^1.4.12",
"phpunit/phpunit": "^10.5.38",
"psalm/plugin-symfony": "^5.2.5",
"roave/security-advisories": "dev-latest",
"spatie/symfony-ignition-bundle": "^1.1.0",
"squizlabs/php_codesniffer": "^3.10.3",
"symfony/debug-bundle": "^7.1.6",
"symfony/maker-bundle": "^1.61.0",
"symfony/phpunit-bridge": "^7.1.6",
"symfony/web-profiler-bundle": "^7.1.6",
"symfony/web-profiler-bundle": "^7.1.7",
"thecodingmachine/phpstan-safe-rule": "^1.2.0",
"vimeo/psalm": "^5.26.1"
},
Expand Down
Loading

0 comments on commit 015ad69

Please sign in to comment.