Commit 98ee769a authored by Tobias Munk's avatar Tobias Munk

composer

parent c94d6c3a
Pipeline #6282 passed with stages
...@@ -1217,8 +1217,7 @@ ...@@ -1217,8 +1217,7 @@
{ {
"name": "Edward Z. Yang", "name": "Edward Z. Yang",
"email": "admin@htmlpurifier.org", "email": "admin@htmlpurifier.org",
"homepage": "http://ezyang.com", "homepage": "http://ezyang.com"
"role": "Developer"
} }
], ],
"description": "Standards compliant HTML filter written in PHP", "description": "Standards compliant HTML filter written in PHP",
...@@ -1823,28 +1822,28 @@ ...@@ -1823,28 +1822,28 @@
}, },
{ {
"name": "vlucas/phpdotenv", "name": "vlucas/phpdotenv",
"version": "v2.1.0", "version": "v2.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/vlucas/phpdotenv.git", "url": "https://github.com/vlucas/phpdotenv.git",
"reference": "c10040e0df17d2ee88e9212b50cbe9319e878f59" "reference": "9caf304153dc2288e4970caec6f1f3b3bc205412"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/c10040e0df17d2ee88e9212b50cbe9319e878f59", "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/9caf304153dc2288e4970caec6f1f3b3bc205412",
"reference": "c10040e0df17d2ee88e9212b50cbe9319e878f59", "reference": "9caf304153dc2288e4970caec6f1f3b3bc205412",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.9" "php": ">=5.3.9"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~4.0" "phpunit/phpunit": "^4.8|^5.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.1-dev" "dev-master": "2.2-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -1870,7 +1869,7 @@ ...@@ -1870,7 +1869,7 @@
"env", "env",
"environment" "environment"
], ],
"time": "2015-10-28 18:53:35" "time": "2015-12-29 15:10:30"
}, },
{ {
"name": "yiisoft/yii2", "name": "yiisoft/yii2",
...@@ -2822,16 +2821,16 @@ ...@@ -2822,16 +2821,16 @@
}, },
{ {
"name": "schmunk42/yii2-giiant", "name": "schmunk42/yii2-giiant",
"version": "0.6.2", "version": "0.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/schmunk42/yii2-giiant.git", "url": "https://github.com/schmunk42/yii2-giiant.git",
"reference": "cc73b483ae7735ae682dba325a98103da4f3d6eb" "reference": "2679e3d81b6518c33c44c5fc679b35d2c52f4572"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/schmunk42/yii2-giiant/zipball/cc73b483ae7735ae682dba325a98103da4f3d6eb", "url": "https://api.github.com/repos/schmunk42/yii2-giiant/zipball/2679e3d81b6518c33c44c5fc679b35d2c52f4572",
"reference": "cc73b483ae7735ae682dba325a98103da4f3d6eb", "reference": "2679e3d81b6518c33c44c5fc679b35d2c52f4572",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2869,7 +2868,7 @@ ...@@ -2869,7 +2868,7 @@
"gii", "gii",
"yii2" "yii2"
], ],
"time": "2015-12-28 21:36:46" "time": "2016-01-01 15:52:42"
}, },
{ {
"name": "schmunk42/yii2-markdocs-module", "name": "schmunk42/yii2-markdocs-module",
......
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