~ Third fix

This commit is contained in:
Alexander Kiryuhin 2014-02-14 01:19:52 +04:00
parent 99f34d74e5
commit f6631ff901

View file

@ -14,9 +14,10 @@
"autoload": {
"psr-0": {"nxp//RutilsBundle": "src/"}
},
"target-dir": "nxp/RutilsBundle",
"require": {
"php": ">=5.4.0",
"symfony/framework-bundle": "~2.2",
"andre_487/php_rutils": "1.1.1"
"andre_487/php_rutils": "1.1.1"
}
}