Skip to content

Commit dfb82ad

Browse files
committed
Updating composer
1 parent 373f34d commit dfb82ad

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
@@ -16,10 +16,10 @@
1616
"symfony/symfony": "~2.3",
1717
"doctrine/cache": "~1.3",
1818
"monolog/monolog": "~1.7",
19-
"wtfzdotnet/php-tmdb-api": "dev-2.0-WIP"
19+
"wtfzdotnet/php-tmdb-api": "~2.0"
2020
},
2121
"autoload": {
22-
"psr-0": { "Wtfz\\TmdbBundle": "" }
22+
"psr-4": { "": "" }
2323
},
2424
"target-dir": "Wtfz/TmdbBundle"
2525
}

0 commit comments

Comments
 (0)