Skip to content

Commit 875daa9

Browse files
author
Rafael Pires
committed
Fix dependencies after merge
1 parent 4c92ed1 commit 875daa9

File tree

2 files changed

+180
-371
lines changed

2 files changed

+180
-371
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
},
2020
"require": {
2121
"php": ">=5.5",
22-
"twig/twig": "~2.0",
23-
"symfony/symfony": "^4.0",
24-
"symfony/form": "^3.0|^4.0"
22+
"symfony/symfony": "4.4.18",
23+
"symfony/form": "^4.0",
24+
"twig/twig": "1.42.2"
2525
},
2626
"require-dev": {
2727
"phpunit/phpunit": "^8",

0 commit comments

Comments
 (0)