Update dependencies with PHP 5.5.x to fix build issues

This commit is contained in:
Thibaud Fabre
2016-09-29 08:52:38 +02:00
parent e562642973
commit 997a6bcc31
2 changed files with 3 additions and 3 deletions

View File

@@ -104,7 +104,7 @@
}, },
"require-dev": { "require-dev": {
"mikey179/vfsStream": "~1.5", "mikey179/vfsStream": "~1.5",
"phpunit/phpunit": "^4.8" "phpunit/phpunit": "^4.8|^5.0"
}, },
"autoload": { "autoload": {
"psr-0": { "psr-0": {

4
composer.lock generated
View File

@@ -4,8 +4,8 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"hash": "b82a456319acd0d8040fe5b5740aca24", "hash": "e87832949ae7b20d258aceb271577c5c",
"content-hash": "1f4db68cd1db2bb7484310add4bc208a", "content-hash": "35f87700aa4cbe3c2903fe166676cc74",
"packages": [ "packages": [
{ {
"name": "alchemy-fr/tcpdf-clone", "name": "alchemy-fr/tcpdf-clone",