Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Arne Stappen committed Jan 8, 2019
1 parent 8337dfd commit 1806083
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -15,9 +15,9 @@
"source": "https://github.com/agoat/contao-matomo-bundle"
},
"require": {
"php": "^5.6|^7.0",
"symfony/framework-bundle": "~2.8|~3.0",
"contao/core-bundle": "^4.4.5"
"php": "^7.1",
"symfony/framework-bundle": "3.4.* || 4.1.* || 4.2.*",
"contao/manager-bundle": "^4.6"
},
"require-dev": {
"phpunit/phpunit": "~4.5"
Expand Down

0 comments on commit 1806083

Please sign in to comment.