Add library in include path for old stuff
This commit is contained in:
parent
11bb66db20
commit
20bf7d9541
@ -4,6 +4,7 @@
|
||||
"require": {
|
||||
"zendframework/zendframework1": "^1.12"
|
||||
},
|
||||
"include-path": ["library/"],
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
"application/",
|
||||
|
13
composer.lock
generated
13
composer.lock
generated
@ -4,20 +4,21 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"hash": "9ef64309cd70b18ced487434012702cb",
|
||||
"hash": "a0b948f6534a551eae550de22636a189",
|
||||
"content-hash": "2cf99e4e0141c5d206dc22b06c6acd30",
|
||||
"packages": [
|
||||
{
|
||||
"name": "zendframework/zendframework1",
|
||||
"version": "1.12.15",
|
||||
"version": "1.12.16",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/zendframework/zf1.git",
|
||||
"reference": "c7d193c12ae7b77faae6d88af04b79ffd469f108"
|
||||
"reference": "8a3c471ef0a337d303cd5ae578e64c2ba1d2c025"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/zendframework/zf1/zipball/c7d193c12ae7b77faae6d88af04b79ffd469f108",
|
||||
"reference": "c7d193c12ae7b77faae6d88af04b79ffd469f108",
|
||||
"url": "https://api.github.com/repos/zendframework/zf1/zipball/8a3c471ef0a337d303cd5ae578e64c2ba1d2c025",
|
||||
"reference": "8a3c471ef0a337d303cd5ae578e64c2ba1d2c025",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -51,7 +52,7 @@
|
||||
"ZF1",
|
||||
"framework"
|
||||
],
|
||||
"time": "2015-08-11 15:08:50"
|
||||
"time": "2015-09-15 15:49:51"
|
||||
}
|
||||
],
|
||||
"packages-dev": [],
|
||||
|
Loading…
Reference in New Issue
Block a user