Skip to content

Commit e413197

Browse files
authored
Update composer.json
1 parent 754f0c8 commit e413197

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
"source": "https://github.com/richardhj/contao-ajax_reload_element"
2222
},
2323
"require": {
24-
"php": "^5.5 || ^7.0",
24+
"php": ">=5.5",
2525
"contao/core-bundle": "^4.4",
2626
"contao-community-alliance/composer-plugin": "^3.0",
2727
"contao-community-alliance/url-builder": "^1.2",
28-
"symfony/http-foundation": "^3.3 || ^4.0"
28+
"symfony/http-foundation": "^3.3 || ^4.0 || ^5.0"
2929
},
3030
"autoload": {
3131
"psr-4": {

0 commit comments

Comments
 (0)