Updated dependencies

This commit is contained in:
Raphi 2015-08-14 20:40:45 +02:00
parent 9c7b7e84c2
commit 9c3d5be2a2
1 changed files with 2 additions and 2 deletions

View File

@ -2,11 +2,11 @@
"name": "raphiz/passwordcards",
"description" : "Generate customized password cards in the spirit of Qwertycards.com",
"require": {
"tecnick.com/tcpdf": "6.2.8",
"tecnick.com/tcpdf": "6.2.11",
"rain/raintpl": "3.1.0"
},
"require-dev": {
"phpunit/phpunit": "4.6.7",
"phpunit/phpunit": "4.8.3",
"codeclimate/php-test-reporter": "dev-master"
},
"license": "MIT",