Skip to content

Commit 92f4ef6

Browse files
committed
update api
1 parent aa159d6 commit 92f4ef6

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
@@ -19,11 +19,11 @@
1919
"symfony/event-dispatcher": "^4.3.7 || ^5.0",
2020
"symfony/http-kernel": "^4.3.7 || ^5.0",
2121
"doctrine/doctrine-cache-bundle": "^1.0",
22-
"php-tmdb/api": "^2.1",
22+
"php-tmdb/api": "^3.0",
2323
"twig/twig": "^1.11|^2.0"
2424
},
2525
"require-dev": {
26-
"phpunit/phpunit": "^4.8||^5.0,<5.4",
26+
"phpunit/phpunit": ">=5.7",
2727
"symfony/framework-bundle": "^4.3.7 || ^5.0"
2828
},
2929
"autoload": {

0 commit comments

Comments
 (0)