Moved composer.json to top level of repo so propel will get installed there Updated install scripts to reflect this change
5 lines
68 B
JSON
5 lines
68 B
JSON
{
|
|
"require": {
|
|
"propel/propel1": "1.7.0-stable"
|
|
}
|
|
}
|