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 aa159d6 commit 92f4ef6Copy full SHA for 92f4ef6
composer.json
@@ -19,11 +19,11 @@
19
"symfony/event-dispatcher": "^4.3.7 || ^5.0",
20
"symfony/http-kernel": "^4.3.7 || ^5.0",
21
"doctrine/doctrine-cache-bundle": "^1.0",
22
- "php-tmdb/api": "^2.1",
+ "php-tmdb/api": "^3.0",
23
"twig/twig": "^1.11|^2.0"
24
},
25
"require-dev": {
26
- "phpunit/phpunit": "^4.8||^5.0,<5.4",
+ "phpunit/phpunit": ">=5.7",
27
"symfony/framework-bundle": "^4.3.7 || ^5.0"
28
29
"autoload": {
0 commit comments