Compare commits

..

2 Commits

Author SHA1 Message Date
d2a6069463
align dependencies 2024-11-04 22:13:37 +01:00
d601657bfe move inventory setting to OXID recipe 2024-11-04 15:14:52 +01:00
2 changed files with 1 additions and 11 deletions

View File

@ -21,7 +21,7 @@
} }
], ],
"require": { "require": {
"d3/oxid-deployer": "^1.0" "d3/oxid-deployer": "^1.0.0.1"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {

View File

@ -14,16 +14,6 @@ config:
- .htaccess - .htaccess
- .htpasswd - .htpasswd
- .env # otherwise source/config.inc.php - .env # otherwise source/config.inc.php
shared_dirs:
- source/sitemaps
- source/export
- source/log
- source/import
- source/out/downloads
- source/out/media
- source/out/pictures
copy_dirs:
- var
hosts: hosts:
production: production: