Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
webeweb committed Feb 9, 2021
1 parent eb38b0a commit 9c0fdfb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"require": {
"php": "^5.6|^7.0",
"ext-json": "*",
"symfony/framework-bundle": "^2.8|^3.0|^4.0",
"symfony/translation": "^2.8|^3.0|^4.0",
"symfony/framework-bundle": "^2.6|^3.0|^4.0",
"symfony/translation": "^2.6|^3.0|^4.0",
"twig/twig": "^1.0|^2.0",
"webeweb/core-library": "^2.0"
},
"require-dev": {
"phpunit/phpunit": "^5.7|^7.0",
"symfony/expression-language": "^2.8|^3.0|^4.0"
"symfony/expression-language": "^2.6|^3.0|^4.0"
},
"config": {
"sort-packages": true
Expand Down

0 comments on commit 9c0fdfb

Please sign in to comment.