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 754f0c8 commit e413197Copy full SHA for e413197
composer.json
@@ -21,11 +21,11 @@
21
"source": "https://github.com/richardhj/contao-ajax_reload_element"
22
},
23
"require": {
24
- "php": "^5.5 || ^7.0",
+ "php": ">=5.5",
25
"contao/core-bundle": "^4.4",
26
"contao-community-alliance/composer-plugin": "^3.0",
27
"contao-community-alliance/url-builder": "^1.2",
28
- "symfony/http-foundation": "^3.3 || ^4.0"
+ "symfony/http-foundation": "^3.3 || ^4.0 || ^5.0"
29
30
"autoload": {
31
"psr-4": {
0 commit comments