Skip to content

Commit

Permalink
Merge pull request #5911 from BacLuc/api-pin-dependencies
Browse files Browse the repository at this point in the history
api/composer.json: pin dependencies
  • Loading branch information
BacLuc authored Sep 12, 2024
2 parents faeb816 + f842ce6 commit b42cfab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions api/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@
"symfony/validator": "7.1.4",
"symfony/yaml": "7.1.4",
"twig/cssinliner-extra": "^3.4",
"twig/extra-bundle": "^3.4",
"twig/extra-bundle": "3.13.0",
"webonyx/graphql-php": "15.14.0"
},
"require-dev": {
"brianium/paratest": "^7.4",
"brianium/paratest": "7.4.5",
"friendsofphp/php-cs-fixer": "3.64.0",
"hautelook/alice-bundle": "2.13.0",
"justinrainbow/json-schema": "6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion api/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b42cfab

Please sign in to comment.