mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 08:12:26 +02:00
N°2060 [WIP] Initialisation of the portal application:
- Refactor kernel bootstrapping: - Make bin/console from SF work - Make iTopPortalEditUrlMaker / iTopPortalViewUrlMaker work again - Add classmap to /application in composer.json
This commit is contained in:
@@ -27,7 +27,8 @@
|
||||
"Combodo\\iTop\\Portal\\": "src/"
|
||||
},
|
||||
"classmap": [
|
||||
"../../../../core"
|
||||
"../../../../core",
|
||||
"../../../../application"
|
||||
]
|
||||
},
|
||||
"autoload-dev": {
|
||||
|
||||
Reference in New Issue
Block a user