mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-26 03:58:45 +02:00
- Autoloader for portal files in the itop-portal-base module - Dependencies moved to root composer.json - Add autoloader for /core and /application content
12 lines
138 B
YAML
12 lines
138 B
YAML
--- %YAML:1.0
|
|
test: Miscellaneous
|
|
spec: 2.21
|
|
yaml: |
|
|
true: true
|
|
false: false
|
|
php: |
|
|
[
|
|
'true' => true,
|
|
'false' => false,
|
|
]
|