Updated composer

This commit is contained in:
TimZ99 2019-05-19 23:25:00 +02:00
parent 8cc8a0dbb7
commit be9e3f7c88
No known key found for this signature in database
GPG Key ID: 4D8268DC68E8339D
2 changed files with 49 additions and 49 deletions

98
composer.lock generated
View File

@ -202,16 +202,16 @@
}, },
{ {
"name": "symfony/config", "name": "symfony/config",
"version": "v3.4.22", "version": "v3.4.27",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/config.git", "url": "https://github.com/symfony/config.git",
"reference": "c9bc510c217075d42d4a927e285917d0c2001cf4" "reference": "177a276c01575253c95cefe0866e3d1b57637fe0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/c9bc510c217075d42d4a927e285917d0c2001cf4", "url": "https://api.github.com/repos/symfony/config/zipball/177a276c01575253c95cefe0866e3d1b57637fe0",
"reference": "c9bc510c217075d42d4a927e285917d0c2001cf4", "reference": "177a276c01575253c95cefe0866e3d1b57637fe0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -262,20 +262,20 @@
], ],
"description": "Symfony Config Component", "description": "Symfony Config Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-01-30T11:33:42+00:00" "time": "2019-02-23T15:06:07+00:00"
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v3.4.22", "version": "v3.4.27",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "b514f5b765cf3e4a56e9d8ebacf14b117f7a0ee1" "reference": "be0feb3fa202aedfd8d1956f2dafd563fb13acbf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/b514f5b765cf3e4a56e9d8ebacf14b117f7a0ee1", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/be0feb3fa202aedfd8d1956f2dafd563fb13acbf",
"reference": "b514f5b765cf3e4a56e9d8ebacf14b117f7a0ee1", "reference": "be0feb3fa202aedfd8d1956f2dafd563fb13acbf",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -333,20 +333,20 @@
], ],
"description": "Symfony DependencyInjection Component", "description": "Symfony DependencyInjection Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-01-30T17:48:51+00:00" "time": "2019-04-20T15:32:49+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v3.4.22", "version": "v3.4.27",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "ed5be1663fa66623b3a7004d5d51a14c4045399b" "reference": "a088aafcefb4eef2520a290ed82e4374092a6dff"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ed5be1663fa66623b3a7004d5d51a14c4045399b", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a088aafcefb4eef2520a290ed82e4374092a6dff",
"reference": "ed5be1663fa66623b3a7004d5d51a14c4045399b", "reference": "a088aafcefb4eef2520a290ed82e4374092a6dff",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -396,20 +396,20 @@
], ],
"description": "Symfony EventDispatcher Component", "description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-01-16T13:27:11+00:00" "time": "2019-04-02T08:51:52+00:00"
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v3.4.22", "version": "v3.4.27",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
"reference": "b52454ec66fe5082b7a66a491339d1f1da9a5a0d" "reference": "acf99758b1df8e9295e6b85aa69f294565c9fedb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/b52454ec66fe5082b7a66a491339d1f1da9a5a0d", "url": "https://api.github.com/repos/symfony/filesystem/zipball/acf99758b1df8e9295e6b85aa69f294565c9fedb",
"reference": "b52454ec66fe5082b7a66a491339d1f1da9a5a0d", "reference": "acf99758b1df8e9295e6b85aa69f294565c9fedb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -446,20 +446,20 @@
], ],
"description": "Symfony Filesystem Component", "description": "Symfony Filesystem Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-01-16T13:27:11+00:00" "time": "2019-02-04T21:34:32+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v3.4.22", "version": "v3.4.27",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "9a81d2330ea255ded06a69b4f7fb7804836e7a05" "reference": "fa02215233be8de1c2b44617088192f9e8db3512"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/9a81d2330ea255ded06a69b4f7fb7804836e7a05", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/fa02215233be8de1c2b44617088192f9e8db3512",
"reference": "9a81d2330ea255ded06a69b4f7fb7804836e7a05", "reference": "fa02215233be8de1c2b44617088192f9e8db3512",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -500,20 +500,20 @@
], ],
"description": "Symfony HttpFoundation Component", "description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-01-27T09:04:14+00:00" "time": "2019-05-01T08:04:33+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
"version": "v1.10.0", "version": "v1.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git", "url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "e3d826245268269cd66f8326bd8bc066687b4a19" "reference": "82ebae02209c21113908c229e9883c419720738a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e3d826245268269cd66f8326bd8bc066687b4a19", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/82ebae02209c21113908c229e9883c419720738a",
"reference": "e3d826245268269cd66f8326bd8bc066687b4a19", "reference": "82ebae02209c21113908c229e9883c419720738a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -525,7 +525,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.9-dev" "dev-master": "1.11-dev"
} }
}, },
"autoload": { "autoload": {
@ -558,20 +558,20 @@
"polyfill", "polyfill",
"portable" "portable"
], ],
"time": "2018-08-06T14:22:27+00:00" "time": "2019-02-06T07:57:58+00:00"
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
"version": "v1.10.0", "version": "v1.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git", "url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "c79c051f5b3a46be09205c73b80b346e4153e494" "reference": "fe5e94c604826c35a32fa832f35bd036b6799609"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fe5e94c604826c35a32fa832f35bd036b6799609",
"reference": "c79c051f5b3a46be09205c73b80b346e4153e494", "reference": "fe5e94c604826c35a32fa832f35bd036b6799609",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -583,7 +583,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.9-dev" "dev-master": "1.11-dev"
} }
}, },
"autoload": { "autoload": {
@ -617,20 +617,20 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2018-09-21T13:07:52+00:00" "time": "2019-02-06T07:57:58+00:00"
}, },
{ {
"name": "symfony/polyfill-php70", "name": "symfony/polyfill-php70",
"version": "v1.10.0", "version": "v1.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php70.git", "url": "https://github.com/symfony/polyfill-php70.git",
"reference": "6b88000cdd431cd2e940caa2cb569201f3f84224" "reference": "bc4858fb611bda58719124ca079baff854149c89"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/6b88000cdd431cd2e940caa2cb569201f3f84224", "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/bc4858fb611bda58719124ca079baff854149c89",
"reference": "6b88000cdd431cd2e940caa2cb569201f3f84224", "reference": "bc4858fb611bda58719124ca079baff854149c89",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -640,7 +640,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.9-dev" "dev-master": "1.11-dev"
} }
}, },
"autoload": { "autoload": {
@ -676,20 +676,20 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2018-09-21T06:26:08+00:00" "time": "2019-02-06T07:57:58+00:00"
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v1.37.1", "version": "v1.41.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "66be9366c76cbf23e82e7171d47cbfa54a057a62" "reference": "575cd5028362da591facde1ef5d7b94553c375c9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/66be9366c76cbf23e82e7171d47cbfa54a057a62", "url": "https://api.github.com/repos/twigphp/Twig/zipball/575cd5028362da591facde1ef5d7b94553c375c9",
"reference": "66be9366c76cbf23e82e7171d47cbfa54a057a62", "reference": "575cd5028362da591facde1ef5d7b94553c375c9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -704,7 +704,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.37-dev" "dev-master": "1.41-dev"
} }
}, },
"autoload": { "autoload": {
@ -742,7 +742,7 @@
"keywords": [ "keywords": [
"templating" "templating"
], ],
"time": "2019-01-14T14:59:29+00:00" "time": "2019-05-14T11:59:08+00:00"
} }
], ],
"packages-dev": [], "packages-dev": [],

Binary file not shown.