diff --git a/composer.json b/composer.json index 6d7c7ac..71f82ab 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "symfony/flex": "^1.0", "symfony/form": "^4.1", "symfony/framework-bundle": "^4.1", - "symfony/http-foundation": "v4.1.3", + "symfony/http-foundation": "v4.2.12", "symfony/monolog-bundle": "^3.3", "symfony/orm-pack": "^1.0", "symfony/validator": "^4.1", diff --git a/composer.lock b/composer.lock index 04d0556..52e2bb4 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a6f2996963c5a54580075b5e25b47e5d", + "content-hash": "3f750ee92cf37969ca1837639b727367", "packages": [ { "name": "api-platform/api-pack", @@ -48,12 +48,12 @@ "source": { "type": "git", "url": "https://github.com/api-platform/core.git", - "reference": "db8d1a67a60dcd47e3f608046feb6a2eee2148c0" + "reference": "f12aa2ae9ee67e7c948cd3161ad980d35210bed7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/core/zipball/db8d1a67a60dcd47e3f608046feb6a2eee2148c0", - "reference": "db8d1a67a60dcd47e3f608046feb6a2eee2148c0", + "url": "https://api.github.com/repos/api-platform/core/zipball/f12aa2ae9ee67e7c948cd3161ad980d35210bed7", + "reference": "f12aa2ae9ee67e7c948cd3161ad980d35210bed7", "shasum": "" }, "require": { @@ -61,15 +61,15 @@ "php": ">=7.1", "psr/cache": "^1.0", "psr/container": "^1.0", - "symfony/http-foundation": "^3.1 || ^4.0", - "symfony/http-kernel": "^2.7 || ^3.0 || ^4.0", - "symfony/property-access": "^2.7 || ^3.0 || ^4.0", - "symfony/property-info": "^3.3.11 || ^4.0", + "symfony/http-foundation": "^3.4 || ^4.0", + "symfony/http-kernel": "^3.4 || ^4.0", + "symfony/property-access": "^3.4 || ^4.0", + "symfony/property-info": "^3.4 || ^4.0", "symfony/serializer": "^4.1", "willdurand/negotiation": "^2.0.3" }, "conflict": { - "symfony/dependency-injection": "<3.4" + "doctrine/common": "<2.7" }, "require-dev": { "behat/behat": "^3.1", @@ -80,40 +80,39 @@ "behatch/contexts": "3.1.0", "doctrine/annotations": "^1.2", "doctrine/doctrine-bundle": "^1.8", - "doctrine/orm": "^2.5.2", + "doctrine/orm": "^2.6.3", "friendsofsymfony/user-bundle": "^2.1", "guzzlehttp/guzzle": "^6.0", "justinrainbow/json-schema": "^5.0", "nelmio/api-doc-bundle": "^2.13.3", "php-mock/php-mock-phpunit": "^2.0", "phpdocumentor/reflection-docblock": "^3.0 || ^4.0", - "phpdocumentor/type-resolver": "^0.2.1 || ^0.3 || 0.4", + "phpdocumentor/type-resolver": "^0.3 || ^0.4", "phpunit/phpunit": "^6.1", "psr/log": "^1.0", "ramsey/uuid": "^3.7", "ramsey/uuid-doctrine": "^1.4", - "symfony/asset": "^3.3 || ^4.0", - "symfony/cache": "^3.3 || ^4.0", + "symfony/asset": "^3.4 || ^4.0", + "symfony/cache": "^3.4 || ^4.0", "symfony/config": "^3.4 || ^4.0", "symfony/console": "^3.4 || ^4.0", - "symfony/debug": "^2.8 || ^3.0 || ^4.0", + "symfony/debug": "^3.4 || ^4.0", "symfony/dependency-injection": "^3.4 || ^4.0", - "symfony/doctrine-bridge": "^2.8.12 || ^3.0 || ^4.0", + "symfony/doctrine-bridge": "^3.4 || ^4.0", "symfony/event-dispatcher": "^3.4 || ^4.0", - "symfony/expression-language": "^2.8 || ^3.0 || ^4.0", - "symfony/finder": "^3.3 || ^4.0", - "symfony/form": "^3.3 || ^4.0", - "symfony/framework-bundle": "^3.3 || ^4.0", - "symfony/http-foundation": "^3.1@dev || ^4.0@dev", - "symfony/phpunit-bridge": "^3.3 || ^4.0", - "symfony/routing": "^3.3 || ^4.0", - "symfony/security": "^3.0 || ^4.0", + "symfony/expression-language": "^3.4 || ^4.0", + "symfony/finder": "^3.4 || ^4.0", + "symfony/form": "^3.4 || ^4.0", + "symfony/framework-bundle": "^3.4 || ^4.0", + "symfony/phpunit-bridge": "^3.4 || ^4.0", + "symfony/routing": "^3.4 || ^4.0", + "symfony/security": "^3.4 || ^4.0", "symfony/security-bundle": "^3.4 || ^4.0", "symfony/twig-bundle": "^3.4 || ^4.0", - "symfony/validator": "^3.3 || ^4.0", - "symfony/web-profiler-bundle": "^3.3 || ^4.0", - "symfony/yaml": "^3.3 || ^4.0", - "webonyx/graphql-php": ">=0.12 <1.0" + "symfony/validator": "^3.4 || ^4.0", + "symfony/web-profiler-bundle": "^3.4 || ^4.0", + "symfony/yaml": "^3.4 || ^4.0", + "webonyx/graphql-php": ">=0.13 <1.0" }, "suggest": { "friendsofsymfony/user-bundle": "To use the FOSUserBundle bridge.", @@ -151,18 +150,20 @@ "homepage": "https://dunglas.fr" } ], - "description": "The ultimate solution to create web APIs.", + "description": "Build a fully-featured hypermedia or GraphQL API in minutes", "homepage": "https://api-platform.com", "keywords": [ "Hydra", "JSON-LD", "api", + "graphql", "hal", - "json", + "jsonapi", + "openapi", "rest", "swagger" ], - "time": "2018-08-22T11:00:09+00:00" + "time": "2019-01-15T16:10:35+00:00" }, { "name": "beberlei/assert", @@ -1116,12 +1117,12 @@ "version": "v2.6.0", "source": { "type": "git", - "url": "https://github.com/doctrine/doctrine2.git", + "url": "https://github.com/doctrine/orm.git", "reference": "374e7ace49d864dad8cddbc55346447c8a6a2083" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/374e7ace49d864dad8cddbc55346447c8a6a2083", + "url": "https://api.github.com/repos/doctrine/orm/zipball/374e7ace49d864dad8cddbc55346447c8a6a2083", "reference": "374e7ace49d864dad8cddbc55346447c8a6a2083", "shasum": "" }, @@ -2641,6 +2642,11 @@ "MIT" ], "authors": [ + { + "name": "Ben Ramsey", + "email": "ben@benramsey.com", + "homepage": "https://benramsey.com" + }, { "name": "Marijn Huizendveld", "email": "marijn.huizendveld@gmail.com" @@ -2648,11 +2654,6 @@ { "name": "Thibaud Fabre", "email": "thibaud@aztech.io" - }, - { - "name": "Ben Ramsey", - "email": "ben@benramsey.com", - "homepage": "https://benramsey.com" } ], "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).", @@ -4060,16 +4061,16 @@ }, { "name": "symfony/http-foundation", - "version": "v4.1.3", + "version": "v4.2.12", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "7d93e3547660ec7ee3dad1428ba42e8076a0e5f1" + "reference": "2ae778ff4a1f8baba7724db1ca977ada3b796749" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/7d93e3547660ec7ee3dad1428ba42e8076a0e5f1", - "reference": "7d93e3547660ec7ee3dad1428ba42e8076a0e5f1", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/2ae778ff4a1f8baba7724db1ca977ada3b796749", + "reference": "2ae778ff4a1f8baba7724db1ca977ada3b796749", "shasum": "" }, "require": { @@ -4083,7 +4084,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.1-dev" + "dev-master": "4.2-dev" } }, "autoload": { @@ -4110,7 +4111,7 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2018-08-01T14:07:44+00:00" + "time": "2019-11-11T12:54:47+00:00" }, { "name": "symfony/http-kernel", @@ -4662,16 +4663,16 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.10.0", + "version": "v1.18.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "c79c051f5b3a46be09205c73b80b346e4153e494" + "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494", - "reference": "c79c051f5b3a46be09205c73b80b346e4153e494", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a6977d63bf9a0ad4c65cd352709e230876f9904a", + "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a", "shasum": "" }, "require": { @@ -4683,7 +4684,11 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.9-dev" + "dev-master": "1.18-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -4717,7 +4722,21 @@ "portable", "shim" ], - "time": "2018-09-21T13:07:52+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2020-07-14T12:35:20+00:00" }, { "name": "symfony/property-access", @@ -5832,6 +5851,7 @@ "code", "zf2" ], + "abandoned": "laminas/laminas-code", "time": "2017-10-20T15:21:32+00:00" }, { @@ -5886,6 +5906,7 @@ "events", "zf2" ], + "abandoned": "laminas/laminas-eventmanager", "time": "2017-07-11T19:17:22+00:00" } ], @@ -6497,6 +6518,7 @@ ], "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", "homepage": "https://github.com/container-interop/container-interop", + "abandoned": "psr/container", "time": "2017-02-14T19:40:03+00:00" }, { @@ -6504,12 +6526,12 @@ "version": "1.6.0", "source": { "type": "git", - "url": "https://github.com/facebook/php-webdriver.git", + "url": "https://github.com/php-webdriver/php-webdriver-archive.git", "reference": "bd8c740097eb9f2fc3735250fc1912bc811a954e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/facebook/php-webdriver/zipball/bd8c740097eb9f2fc3735250fc1912bc811a954e", + "url": "https://api.github.com/repos/php-webdriver/php-webdriver-archive/zipball/bd8c740097eb9f2fc3735250fc1912bc811a954e", "reference": "bd8c740097eb9f2fc3735250fc1912bc811a954e", "shasum": "" }, @@ -6557,6 +6579,7 @@ "selenium", "webdriver" ], + "abandoned": "php-webdriver/webdriver", "time": "2018-05-16T17:37:13+00:00" }, { @@ -6839,7 +6862,7 @@ "homepage": "https://nette.org/contributors" } ], - "description": "🅱 Nette Bootstrap: the simple way to configure and bootstrap your Nette application.", + "description": "? Nette Bootstrap: the simple way to configure and bootstrap your Nette application.", "homepage": "https://nette.org", "keywords": [ "bootstrapping", @@ -6904,7 +6927,7 @@ "homepage": "https://nette.org/contributors" } ], - "description": "💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP 7.1 features.", + "description": "? Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP 7.1 features.", "homepage": "https://nette.org", "keywords": [ "compiled", @@ -6969,7 +6992,7 @@ "homepage": "https://nette.org/contributors" } ], - "description": "🔍 Nette Finder: find files and directories with an intuitive API.", + "description": "? Nette Finder: find files and directories with an intuitive API.", "homepage": "https://nette.org", "keywords": [ "filesystem", @@ -7029,7 +7052,7 @@ "homepage": "https://nette.org/contributors" } ], - "description": "🍸 Nette NEON: encodes and decodes NEON file format.", + "description": "? Nette NEON: encodes and decodes NEON file format.", "homepage": "http://ne-on.org", "keywords": [ "export", @@ -7092,7 +7115,7 @@ "homepage": "https://nette.org/contributors" } ], - "description": "🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 7.2 features.", + "description": "? Nette PHP Generator: generates neat PHP code for you. Supports new PHP 7.2 features.", "homepage": "https://nette.org", "keywords": [ "code", @@ -7156,7 +7179,7 @@ "homepage": "https://nette.org/contributors" } ], - "description": "🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.", + "description": "? Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.", "homepage": "https://nette.org", "keywords": [ "autoload", @@ -7229,7 +7252,7 @@ "homepage": "https://nette.org/contributors" } ], - "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.", + "description": "? Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.", "homepage": "https://nette.org", "keywords": [ "array", @@ -8688,5 +8711,6 @@ "php": "^7.2", "ext-iconv": "*" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "1.1.0" }