mirror of
https://github.com/adlawson/php-vfs.git
synced 2024-11-22 04:25:12 +00:00
Update all dependency versions, including PHP 5.5
This commit is contained in:
parent
4a0dd8dc62
commit
9654cf18b0
@ -33,13 +33,13 @@
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"php": "~5.4",
|
||||
"psr/log": "~1.0"
|
||||
"php": "^5.5",
|
||||
"psr/log": "^1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"adlawson/timezone": "~1.0",
|
||||
"fabpot/php-cs-fixer": "~0.5",
|
||||
"mockery/mockery": "~0.9",
|
||||
"phpunit/phpunit": "~4.0"
|
||||
"adlawson/timezone": "^1.0",
|
||||
"fabpot/php-cs-fixer": "^1.9",
|
||||
"mockery/mockery": "^0.9",
|
||||
"phpunit/phpunit": "^4.7"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user