Commit 962a4be6 authored by Nicolas Widart's avatar Nicolas Widart

Updating dependencies

parent 6b46feff
......@@ -2225,16 +2225,16 @@
},
{
"name": "psy/psysh",
"version": "v0.4.1",
"version": "v0.4.2",
"source": {
"type": "git",
"url": "https://github.com/bobthecow/psysh.git",
"reference": "3787f3436f4fd898e0ac1eb6f5abd2ab6b24085b"
"reference": "e50a63b4e4971041fda993b0dd6977fc60bc39d4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/3787f3436f4fd898e0ac1eb6f5abd2ab6b24085b",
"reference": "3787f3436f4fd898e0ac1eb6f5abd2ab6b24085b",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/e50a63b4e4971041fda993b0dd6977fc60bc39d4",
"reference": "e50a63b4e4971041fda993b0dd6977fc60bc39d4",
"shasum": ""
},
"require": {
......@@ -2245,10 +2245,10 @@
"symfony/console": "~2.3.10|~2.4.2|~2.5"
},
"require-dev": {
"fabpot/php-cs-fixer": "~1.3",
"fabpot/php-cs-fixer": "~1.5",
"phpunit/phpunit": "~3.7|~4.0",
"squizlabs/php_codesniffer": "~2.0",
"symfony/finder": "~2.1"
"symfony/finder": "~2.1|~3.0"
},
"suggest": {
"ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
......@@ -2262,7 +2262,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-develop": "0.3.x-dev"
"dev-develop": "0.4.x-dev"
}
},
"autoload": {
......@@ -2292,7 +2292,7 @@
"interactive",
"shell"
],
"time": "2015-02-25 20:35:54"
"time": "2015-03-14 17:29:14"
},
{
"name": "react/promise",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment