Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fre5h authored May 24, 2021
1 parent 6ca3560 commit 0a74261
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"php": ">=7.3",
"doctrine/common": "^2.13 || ^3.0",
"egulias/email-validator": "^2.1.24",
"gesdinet/jwt-refresh-token-bundle": "^v0.10.0",
"gesdinet/jwt-refresh-token-bundle": "^v0.12.0",
"ircmaxell/password-compat": "^v1.0.4",
"justinrainbow/json-schema": "^5.2.10",
"lexik/jwt-authentication-bundle": "^v2.10.5",
Expand All @@ -27,7 +27,7 @@
"symfony/yaml": "^5.0"
},
"require-dev": {
"escapestudios/symfony2-coding-standard": "^3.11",
"escapestudios/symfony2-coding-standard": "^3.12",
"phpstan/phpstan": "^0.12",
"phpstan/phpstan-deprecation-rules": "^0.12",
"phpstan/phpstan-doctrine": "^0.12",
Expand Down

0 comments on commit 0a74261

Please sign in to comment.