Commit 060e1f14 authored by Tobias Munk's avatar Tobias Munk

Docker image, composer packages

parent a4904d47
Pipeline #9176 passed with stages
FROM phundament/php-one:5.6-fpm-5.0.0-beta7
FROM phundament/php-one:5.6-fpm-5.0.1
# Clean eventually orphaned files and remove installation source
RUN rm -rf /app/src /app/web /app-src
......
......@@ -30,13 +30,12 @@
},
"minimum-stability": "stable",
"require": {
"dmstr/yii2-pages-module": "0.12.0-beta2",
"dmstr/yii2-cms-metapackage": "dev-master",
"dmstr/yii2-cms-metapackage": "^4.2.0",
"vlucas/phpdotenv": "2.*",
"yiisoft/yii2": "^2.0.7"
},
"require-dev": {
"dmstr/yii2-cms-dev-metapackage": "~1.0"
"dmstr/yii2-cms-dev-metapackage": "^1.1.0"
},
"extra": {
"asset-installer-paths": {
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment