Commit 35e62f05 authored by Tobias Munk's avatar Tobias Munk

updated base-image, packages; added composer cache host-volume

parent d2e6174f
Pipeline #25525 passed with stages
in 52 seconds
FROM dmstr/php-yii2:7.1-fpm-3.0-beta2-alpine-nginx
FROM dmstr/php-yii2:7.1-fpm-3.1-rc3-alpine-nginx
WORKDIR /app
......
......@@ -4,7 +4,6 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "55239f231b032f93c9db90672af4335b",
"content-hash": "f2dc05f3e5c0d89137074f1013eff2bd",
"packages": [
{
......@@ -89,16 +88,16 @@
},
{
"name": "bower-asset/jquery.inputmask",
"version": "3.2.7",
"version": "3.3.8",
"source": {
"type": "git",
"url": "https://github.com/RobinHerbots/jquery.inputmask.git",
"reference": "5a72c563b502b8e05958a524cdfffafe9987be38"
"reference": "791d84990c4a98df1597e9d155be53a3725805dd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/RobinHerbots/jquery.inputmask/zipball/5a72c563b502b8e05958a524cdfffafe9987be38",
"reference": "5a72c563b502b8e05958a524cdfffafe9987be38",
"url": "https://api.github.com/repos/RobinHerbots/jquery.inputmask/zipball/791d84990c4a98df1597e9d155be53a3725805dd",
"reference": "791d84990c4a98df1597e9d155be53a3725805dd",
"shasum": ""
},
"require": {
......@@ -107,23 +106,36 @@
"type": "bower-asset-library",
"extra": {
"bower-asset-main": [
"./dist/inputmask/inputmask.js"
"./dist/inputmask/inputmask.js",
"./dist/inputmask/inputmask.extensions.js",
"./dist/inputmask/inputmask.date.extensions.js",
"./dist/inputmask/inputmask.numeric.extensions.js",
"./dist/inputmask/inputmask.phone.extensions.js",
"./dist/inputmask/jquery.inputmask.js",
"./dist/inputmask/global/document.js",
"./dist/inputmask/global/window.js",
"./dist/inputmask/phone-codes/phone.js",
"./dist/inputmask/phone-codes/phone-be.js",
"./dist/inputmask/phone-codes/phone-nl.js",
"./dist/inputmask/phone-codes/phone-ru.js",
"./dist/inputmask/phone-codes/phone-uk.js",
"./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jqlite.js",
"./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jquery.js",
"./dist/inputmask/dependencyLibs/inputmask.dependencyLib.js",
"./dist/inputmask/bindings/inputmask.binding.js"
],
"bower-asset-ignore": [
"**/*",
"!dist/*",
"!dist/inputmask/*",
"!dist/min/*",
"!dist/min/inputmask/*",
"!extra/bindings/*",
"!extra/dependencyLibs/*",
"!extra/phone-codes/*"
"!dist/min/inputmask/*"
]
},
"license": [
"http://opensource.org/licenses/mit-license.php"
],
"description": "jquery.inputmask is a jquery plugin which create an input mask.",
"description": "Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.",
"keywords": [
"form",
"input",
......@@ -131,7 +143,8 @@
"jquery",
"mask",
"plugins"
]
],
"time": "2017-08-24T08:08:54+00:00"
},
{
"name": "bower-asset/punycode",
......@@ -197,16 +210,16 @@
},
{
"name": "cebe/markdown",
"version": "1.1.1",
"version": "1.1.2",
"source": {
"type": "git",
"url": "https://github.com/cebe/markdown.git",
"reference": "c30eb5e01fe021cc5bba2f9ee0eeef96d4931166"
"reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/cebe/markdown/zipball/c30eb5e01fe021cc5bba2f9ee0eeef96d4931166",
"reference": "c30eb5e01fe021cc5bba2f9ee0eeef96d4931166",
"url": "https://api.github.com/repos/cebe/markdown/zipball/25b28bae8a6f185b5030673af77b32e1163d5c6e",
"reference": "25b28bae8a6f185b5030673af77b32e1163d5c6e",
"shasum": ""
},
"require": {
......@@ -253,20 +266,20 @@
"markdown",
"markdown-extra"
],
"time": "2016-09-14 20:40:20"
"time": "2017-07-16T21:13:23+00:00"
},
{
"name": "codemix/yii2-streamlog",
"version": "1.0.0",
"version": "1.2.1",
"source": {
"type": "git",
"url": "https://github.com/codemix/yii2-streamlog.git",
"reference": "8a0f03900887651e00a4f26cf7c3a12043bc2784"
"reference": "46717733b46a91dd323888349b323fb0bd989e2e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/codemix/yii2-streamlog/zipball/8a0f03900887651e00a4f26cf7c3a12043bc2784",
"reference": "8a0f03900887651e00a4f26cf7c3a12043bc2784",
"url": "https://api.github.com/repos/codemix/yii2-streamlog/zipball/46717733b46a91dd323888349b323fb0bd989e2e",
"reference": "46717733b46a91dd323888349b323fb0bd989e2e",
"shasum": ""
},
"type": "library",
......@@ -292,25 +305,28 @@
"stream",
"yii2"
],
"time": "2015-04-28 08:24:33"
"time": "2017-02-16T14:50:01+00:00"
},
{
"name": "ezyang/htmlpurifier",
"version": "v4.8.0",
"version": "v4.9.3",
"source": {
"type": "git",
"url": "https://github.com/ezyang/htmlpurifier.git",
"reference": "d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2"
"reference": "95e1bae3182efc0f3422896a3236e991049dac69"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2",
"reference": "d0c392f77d2f2a3dcf7fcb79e2a1e2b8804e75b2",
"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/95e1bae3182efc0f3422896a3236e991049dac69",
"reference": "95e1bae3182efc0f3422896a3236e991049dac69",
"shasum": ""
},
"require": {
"php": ">=5.2"
},
"require-dev": {
"simpletest/simpletest": "^1.1"
},
"type": "library",
"autoload": {
"psr-0": {
......@@ -336,7 +352,7 @@
"keywords": [
"html"
],
"time": "2016-07-16 12:58:58"
"time": "2017-06-03T02:28:16+00:00"
},
{
"name": "vlucas/phpdotenv",
......@@ -386,25 +402,25 @@
"env",
"environment"
],
"time": "2016-09-01 10:05:43"
"time": "2016-09-01T10:05:43+00:00"
},
{
"name": "yiisoft/yii2",
"version": "2.0.10",
"version": "2.0.12",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-framework.git",
"reference": "5bfcb7a6dfa9771e2248eb8c4448613330f343ff"
"reference": "70acbecc75cb26b6cd66d16be0b06e4b73db190d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/5bfcb7a6dfa9771e2248eb8c4448613330f343ff",
"reference": "5bfcb7a6dfa9771e2248eb8c4448613330f343ff",
"url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/70acbecc75cb26b6cd66d16be0b06e4b73db190d",
"reference": "70acbecc75cb26b6cd66d16be0b06e4b73db190d",
"shasum": ""
},
"require": {
"bower-asset/jquery": "2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable",
"bower-asset/jquery.inputmask": "~3.2.2",
"bower-asset/jquery.inputmask": "~3.2.2 | ~3.3.5",
"bower-asset/punycode": "1.3.*",
"bower-asset/yii2-pjax": "~2.0.1",
"cebe/markdown": "~1.0.0 | ~1.1.0",
......@@ -472,6 +488,12 @@
"name": "Dmitry Naumenko",
"email": "d.naumenko.a@gmail.com",
"role": "Core framework development"
},
{
"name": "Boudewijn Vahrmeijer",
"email": "info@dynasource.eu",
"homepage": "http://dynasource.eu",
"role": "Core framework development"
}
],
"description": "Yii PHP Framework Version 2",
......@@ -480,7 +502,7 @@
"framework",
"yii2"
],
"time": "2016-10-20 12:02:50"
"time": "2017-06-05T14:33:41+00:00"
},
{
"name": "yiisoft/yii2-bootstrap",
......@@ -530,25 +552,28 @@
"bootstrap",
"yii2"
],
"time": "2016-03-17 03:29:28"
"time": "2016-03-17T03:29:28+00:00"
},
{
"name": "yiisoft/yii2-composer",
"version": "2.0.4",
"version": "2.0.5",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-composer.git",
"reference": "7452fd908a5023b8bb5ea1b123a174ca080de464"
"reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/7452fd908a5023b8bb5ea1b123a174ca080de464",
"reference": "7452fd908a5023b8bb5ea1b123a174ca080de464",
"url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2",
"reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0"
},
"require-dev": {
"composer/composer": "^1.0"
},
"type": "composer-plugin",
"extra": {
"class": "yii\\composer\\Plugin",
......@@ -577,25 +602,25 @@
"extension installer",
"yii2"
],
"time": "2016-02-06 00:49:24"
"time": "2016-12-20T13:26:02+00:00"
},
{
"name": "yiisoft/yii2-debug",
"version": "2.0.6",
"version": "2.0.11",
"source": {
"type": "git",
"url": "https://github.com/yiisoft/yii2-debug.git",
"reference": "55ed2e853ed8050a34415f63a4da84f88a56f895"
"reference": "372fbf0d47303b7d68275d6720935e5116915418"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/55ed2e853ed8050a34415f63a4da84f88a56f895",
"reference": "55ed2e853ed8050a34415f63a4da84f88a56f895",
"url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/372fbf0d47303b7d68275d6720935e5116915418",
"reference": "372fbf0d47303b7d68275d6720935e5116915418",
"shasum": ""
},
"require": {
"yiisoft/yii2": ">=2.0.4",
"yiisoft/yii2-bootstrap": "*"
"yiisoft/yii2": "~2.0.11",
"yiisoft/yii2-bootstrap": "~2.0.0"
},
"type": "yii2-extension",
"extra": {
......@@ -624,7 +649,7 @@
"debugger",
"yii2"
],
"time": "2016-03-17 03:50:19"
"time": "2017-09-05T23:21:05+00:00"
}
],
"packages-dev": [],
......
......@@ -13,5 +13,7 @@ services:
- ./web:/app/web
- ./tests:/app/tests
- ./codeception.yml:/app/codeception.yml
# composer-cache on host-volume
- ~/.composer-docker/cache:/root/.composer/cache
ports:
- 20080:80
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