Skip to content

Commit

Permalink
chore: Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Jul 21, 2021
1 parent 4fcc5d5 commit 2d8ac1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -11,12 +11,12 @@
"require": {
"php": ">= 7.4",
"ext-json": "*",
"league/uri-query-parser": "^1.0",
"loophp/psr-http-message-bridge-bundle": "^1",
"psr/http-factory": "^1.0",
"psr/http-factory-implementation": "^1.0",
"symfony/expression-language": "^5",
"symfony/framework-bundle": "^5",
"league/uri-query-parser": "^1.0"
"symfony/framework-bundle": "^5"
},
"require-dev": {
"drupol/php-conventions": "^5.0",
Expand Down

0 comments on commit 2d8ac1d

Please sign in to comment.