We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f8f60a commit 32ceac0Copy full SHA for 32ceac0
composer.json
@@ -19,8 +19,9 @@
19
"mouf/utils.common.paginable-interface": "~1.0",
20
"mouf/utils.common.sortable-interface": "~1.0",
21
"mouf/schema-analyzer": "~1.0",
22
- "twig/twig": "^1.14 || ^2",
23
- "greenlion/php-sql-parser": "^4.0"
+ "twig/twig": "^1.34.4 || ^2",
+ "greenlion/php-sql-parser": "^4.0",
24
+ "doctrine/cache": "^1.5"
25
},
26
"require-dev": {
27
"phpunit/phpunit": "~5.0",
0 commit comments