diff options
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 151 |
1 files changed, 77 insertions, 74 deletions
diff --git a/composer.lock b/composer.lock index 443c609d..e0231ac8 100644 --- a/composer.lock +++ b/composer.lock | |||
@@ -1918,24 +1918,24 @@ | |||
1918 | }, | 1918 | }, |
1919 | { | 1919 | { |
1920 | "name": "friendsofsymfony/oauth2-php", | 1920 | "name": "friendsofsymfony/oauth2-php", |
1921 | "version": "1.2.3", | 1921 | "version": "1.3.0", |
1922 | "source": { | 1922 | "source": { |
1923 | "type": "git", | 1923 | "type": "git", |
1924 | "url": "https://github.com/FriendsOfSymfony/oauth2-php.git", | 1924 | "url": "https://github.com/FriendsOfSymfony/oauth2-php.git", |
1925 | "reference": "a41fef63f81ef2ef632350a6c7dc66d15baa9240" | 1925 | "reference": "606b8ea1c3c927c272ac1409116332ad5a2ed94c" |
1926 | }, | 1926 | }, |
1927 | "dist": { | 1927 | "dist": { |
1928 | "type": "zip", | 1928 | "type": "zip", |
1929 | "url": "https://api.github.com/repos/FriendsOfSymfony/oauth2-php/zipball/a41fef63f81ef2ef632350a6c7dc66d15baa9240", | 1929 | "url": "https://api.github.com/repos/FriendsOfSymfony/oauth2-php/zipball/606b8ea1c3c927c272ac1409116332ad5a2ed94c", |
1930 | "reference": "a41fef63f81ef2ef632350a6c7dc66d15baa9240", | 1930 | "reference": "606b8ea1c3c927c272ac1409116332ad5a2ed94c", |
1931 | "shasum": "" | 1931 | "shasum": "" |
1932 | }, | 1932 | }, |
1933 | "require": { | 1933 | "require": { |
1934 | "php": "^5.5.9|>=7.0.8", | 1934 | "php": "^5.5.9|^7.0.8|^7.1.3|^7.2.5", |
1935 | "symfony/http-foundation": "~3.0|~4.0" | 1935 | "symfony/http-foundation": "~3.0|~4.0|~5.0" |
1936 | }, | 1936 | }, |
1937 | "require-dev": { | 1937 | "require-dev": { |
1938 | "phpunit/phpunit": "~4.0" | 1938 | "phpunit/phpunit": "^4.8 || ^5.0" |
1939 | }, | 1939 | }, |
1940 | "type": "library", | 1940 | "type": "library", |
1941 | "extra": { | 1941 | "extra": { |
@@ -1946,7 +1946,10 @@ | |||
1946 | "autoload": { | 1946 | "autoload": { |
1947 | "psr-4": { | 1947 | "psr-4": { |
1948 | "OAuth2\\": "lib/" | 1948 | "OAuth2\\": "lib/" |
1949 | } | 1949 | }, |
1950 | "exclude-from-classmap": [ | ||
1951 | "/tests/" | ||
1952 | ] | ||
1950 | }, | 1953 | }, |
1951 | "notification-url": "https://packagist.org/downloads/", | 1954 | "notification-url": "https://packagist.org/downloads/", |
1952 | "license": [ | 1955 | "license": [ |
@@ -1968,20 +1971,20 @@ | |||
1968 | "oauth", | 1971 | "oauth", |
1969 | "oauth2" | 1972 | "oauth2" |
1970 | ], | 1973 | ], |
1971 | "time": "2018-01-30T19:58:25+00:00" | 1974 | "time": "2020-03-03T22:14:46+00:00" |
1972 | }, | 1975 | }, |
1973 | { | 1976 | { |
1974 | "name": "friendsofsymfony/rest-bundle", | 1977 | "name": "friendsofsymfony/rest-bundle", |
1975 | "version": "2.7.0", | 1978 | "version": "2.7.2", |
1976 | "source": { | 1979 | "source": { |
1977 | "type": "git", | 1980 | "type": "git", |
1978 | "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", | 1981 | "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git", |
1979 | "reference": "42bdfed7db4e253fbd1b295ad06777f01a6d0450" | 1982 | "reference": "22fbbc35a2964564bfde765007655174262315c9" |
1980 | }, | 1983 | }, |
1981 | "dist": { | 1984 | "dist": { |
1982 | "type": "zip", | 1985 | "type": "zip", |
1983 | "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/42bdfed7db4e253fbd1b295ad06777f01a6d0450", | 1986 | "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/22fbbc35a2964564bfde765007655174262315c9", |
1984 | "reference": "42bdfed7db4e253fbd1b295ad06777f01a6d0450", | 1987 | "reference": "22fbbc35a2964564bfde765007655174262315c9", |
1985 | "shasum": "" | 1988 | "shasum": "" |
1986 | }, | 1989 | }, |
1987 | "require": { | 1990 | "require": { |
@@ -2071,7 +2074,7 @@ | |||
2071 | "keywords": [ | 2074 | "keywords": [ |
2072 | "rest" | 2075 | "rest" |
2073 | ], | 2076 | ], |
2074 | "time": "2020-01-31T15:56:38+00:00" | 2077 | "time": "2020-03-04T21:18:53+00:00" |
2075 | }, | 2078 | }, |
2076 | { | 2079 | { |
2077 | "name": "friendsofsymfony/user-bundle", | 2080 | "name": "friendsofsymfony/user-bundle", |
@@ -3692,26 +3695,26 @@ | |||
3692 | }, | 3695 | }, |
3693 | { | 3696 | { |
3694 | "name": "incenteev/composer-parameter-handler", | 3697 | "name": "incenteev/composer-parameter-handler", |
3695 | "version": "v2.1.3", | 3698 | "version": "v2.1.4", |
3696 | "source": { | 3699 | "source": { |
3697 | "type": "git", | 3700 | "type": "git", |
3698 | "url": "https://github.com/Incenteev/ParameterHandler.git", | 3701 | "url": "https://github.com/Incenteev/ParameterHandler.git", |
3699 | "reference": "933c45a34814f27f2345c11c37d46b3ca7303550" | 3702 | "reference": "084befb11ec21faeadcddefb88b66132775ff59b" |
3700 | }, | 3703 | }, |
3701 | "dist": { | 3704 | "dist": { |
3702 | "type": "zip", | 3705 | "type": "zip", |
3703 | "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/933c45a34814f27f2345c11c37d46b3ca7303550", | 3706 | "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/084befb11ec21faeadcddefb88b66132775ff59b", |
3704 | "reference": "933c45a34814f27f2345c11c37d46b3ca7303550", | 3707 | "reference": "084befb11ec21faeadcddefb88b66132775ff59b", |
3705 | "shasum": "" | 3708 | "shasum": "" |
3706 | }, | 3709 | }, |
3707 | "require": { | 3710 | "require": { |
3708 | "php": ">=5.3.3", | 3711 | "php": ">=5.3.3", |
3709 | "symfony/yaml": "^2.3 || ^3.0 || ^4.0" | 3712 | "symfony/yaml": "^2.3 || ^3.0 || ^4.0 || ^5.0" |
3710 | }, | 3713 | }, |
3711 | "require-dev": { | 3714 | "require-dev": { |
3712 | "composer/composer": "^1.0@dev", | 3715 | "composer/composer": "^1.0@dev", |
3713 | "symfony/filesystem": "^2.3 || ^3 || ^4", | 3716 | "symfony/filesystem": "^2.3 || ^3 || ^4 || ^5", |
3714 | "symfony/phpunit-bridge": "^4.0" | 3717 | "symfony/phpunit-bridge": "^4.0 || ^5.0" |
3715 | }, | 3718 | }, |
3716 | "type": "library", | 3719 | "type": "library", |
3717 | "extra": { | 3720 | "extra": { |
@@ -3739,7 +3742,7 @@ | |||
3739 | "keywords": [ | 3742 | "keywords": [ |
3740 | "parameters management" | 3743 | "parameters management" |
3741 | ], | 3744 | ], |
3742 | "time": "2018-02-13T18:05:56+00:00" | 3745 | "time": "2020-03-17T21:10:00+00:00" |
3743 | }, | 3746 | }, |
3744 | { | 3747 | { |
3745 | "name": "j0k3r/graby", | 3748 | "name": "j0k3r/graby", |
@@ -8314,16 +8317,16 @@ | |||
8314 | }, | 8317 | }, |
8315 | { | 8318 | { |
8316 | "name": "symfony/polyfill-apcu", | 8319 | "name": "symfony/polyfill-apcu", |
8317 | "version": "v1.13.1", | 8320 | "version": "v1.14.0", |
8318 | "source": { | 8321 | "source": { |
8319 | "type": "git", | 8322 | "type": "git", |
8320 | "url": "https://github.com/symfony/polyfill-apcu.git", | 8323 | "url": "https://github.com/symfony/polyfill-apcu.git", |
8321 | "reference": "a8e961c841b9ec52927a87914f8820a1ad8f8116" | 8324 | "reference": "f5a6efd9d9f68790120734f80f8fda972981edab" |
8322 | }, | 8325 | }, |
8323 | "dist": { | 8326 | "dist": { |
8324 | "type": "zip", | 8327 | "type": "zip", |
8325 | "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/a8e961c841b9ec52927a87914f8820a1ad8f8116", | 8328 | "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/f5a6efd9d9f68790120734f80f8fda972981edab", |
8326 | "reference": "a8e961c841b9ec52927a87914f8820a1ad8f8116", | 8329 | "reference": "f5a6efd9d9f68790120734f80f8fda972981edab", |
8327 | "shasum": "" | 8330 | "shasum": "" |
8328 | }, | 8331 | }, |
8329 | "require": { | 8332 | "require": { |
@@ -8332,7 +8335,7 @@ | |||
8332 | "type": "library", | 8335 | "type": "library", |
8333 | "extra": { | 8336 | "extra": { |
8334 | "branch-alias": { | 8337 | "branch-alias": { |
8335 | "dev-master": "1.13-dev" | 8338 | "dev-master": "1.14-dev" |
8336 | } | 8339 | } |
8337 | }, | 8340 | }, |
8338 | "autoload": { | 8341 | "autoload": { |
@@ -8366,20 +8369,20 @@ | |||
8366 | "portable", | 8369 | "portable", |
8367 | "shim" | 8370 | "shim" |
8368 | ], | 8371 | ], |
8369 | "time": "2019-11-27T13:56:44+00:00" | 8372 | "time": "2020-01-13T11:15:53+00:00" |
8370 | }, | 8373 | }, |
8371 | { | 8374 | { |
8372 | "name": "symfony/polyfill-ctype", | 8375 | "name": "symfony/polyfill-ctype", |
8373 | "version": "v1.13.1", | 8376 | "version": "v1.14.0", |
8374 | "source": { | 8377 | "source": { |
8375 | "type": "git", | 8378 | "type": "git", |
8376 | "url": "https://github.com/symfony/polyfill-ctype.git", | 8379 | "url": "https://github.com/symfony/polyfill-ctype.git", |
8377 | "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3" | 8380 | "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38" |
8378 | }, | 8381 | }, |
8379 | "dist": { | 8382 | "dist": { |
8380 | "type": "zip", | 8383 | "type": "zip", |
8381 | "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f8f0b461be3385e56d6de3dbb5a0df24c0c275e3", | 8384 | "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", |
8382 | "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3", | 8385 | "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", |
8383 | "shasum": "" | 8386 | "shasum": "" |
8384 | }, | 8387 | }, |
8385 | "require": { | 8388 | "require": { |
@@ -8391,7 +8394,7 @@ | |||
8391 | "type": "library", | 8394 | "type": "library", |
8392 | "extra": { | 8395 | "extra": { |
8393 | "branch-alias": { | 8396 | "branch-alias": { |
8394 | "dev-master": "1.13-dev" | 8397 | "dev-master": "1.14-dev" |
8395 | } | 8398 | } |
8396 | }, | 8399 | }, |
8397 | "autoload": { | 8400 | "autoload": { |
@@ -8424,7 +8427,7 @@ | |||
8424 | "polyfill", | 8427 | "polyfill", |
8425 | "portable" | 8428 | "portable" |
8426 | ], | 8429 | ], |
8427 | "time": "2019-11-27T13:56:44+00:00" | 8430 | "time": "2020-01-13T11:15:53+00:00" |
8428 | }, | 8431 | }, |
8429 | { | 8432 | { |
8430 | "name": "symfony/polyfill-iconv", | 8433 | "name": "symfony/polyfill-iconv", |
@@ -8487,16 +8490,16 @@ | |||
8487 | }, | 8490 | }, |
8488 | { | 8491 | { |
8489 | "name": "symfony/polyfill-intl-icu", | 8492 | "name": "symfony/polyfill-intl-icu", |
8490 | "version": "v1.13.1", | 8493 | "version": "v1.14.0", |
8491 | "source": { | 8494 | "source": { |
8492 | "type": "git", | 8495 | "type": "git", |
8493 | "url": "https://github.com/symfony/polyfill-intl-icu.git", | 8496 | "url": "https://github.com/symfony/polyfill-intl-icu.git", |
8494 | "reference": "b3dffd68afa61ca70f2327f2dd9bbeb6aa53d70b" | 8497 | "reference": "727b3bb5bfa7ca9eeb86416784cf1c08a6289b86" |
8495 | }, | 8498 | }, |
8496 | "dist": { | 8499 | "dist": { |
8497 | "type": "zip", | 8500 | "type": "zip", |
8498 | "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/b3dffd68afa61ca70f2327f2dd9bbeb6aa53d70b", | 8501 | "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/727b3bb5bfa7ca9eeb86416784cf1c08a6289b86", |
8499 | "reference": "b3dffd68afa61ca70f2327f2dd9bbeb6aa53d70b", | 8502 | "reference": "727b3bb5bfa7ca9eeb86416784cf1c08a6289b86", |
8500 | "shasum": "" | 8503 | "shasum": "" |
8501 | }, | 8504 | }, |
8502 | "require": { | 8505 | "require": { |
@@ -8509,7 +8512,7 @@ | |||
8509 | "type": "library", | 8512 | "type": "library", |
8510 | "extra": { | 8513 | "extra": { |
8511 | "branch-alias": { | 8514 | "branch-alias": { |
8512 | "dev-master": "1.13-dev" | 8515 | "dev-master": "1.14-dev" |
8513 | } | 8516 | } |
8514 | }, | 8517 | }, |
8515 | "autoload": { | 8518 | "autoload": { |
@@ -8541,7 +8544,7 @@ | |||
8541 | "portable", | 8544 | "portable", |
8542 | "shim" | 8545 | "shim" |
8543 | ], | 8546 | ], |
8544 | "time": "2019-11-27T13:56:44+00:00" | 8547 | "time": "2020-01-13T11:15:53+00:00" |
8545 | }, | 8548 | }, |
8546 | { | 8549 | { |
8547 | "name": "symfony/polyfill-intl-idn", | 8550 | "name": "symfony/polyfill-intl-idn", |
@@ -8607,16 +8610,16 @@ | |||
8607 | }, | 8610 | }, |
8608 | { | 8611 | { |
8609 | "name": "symfony/polyfill-mbstring", | 8612 | "name": "symfony/polyfill-mbstring", |
8610 | "version": "v1.13.1", | 8613 | "version": "v1.14.0", |
8611 | "source": { | 8614 | "source": { |
8612 | "type": "git", | 8615 | "type": "git", |
8613 | "url": "https://github.com/symfony/polyfill-mbstring.git", | 8616 | "url": "https://github.com/symfony/polyfill-mbstring.git", |
8614 | "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f" | 8617 | "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2" |
8615 | }, | 8618 | }, |
8616 | "dist": { | 8619 | "dist": { |
8617 | "type": "zip", | 8620 | "type": "zip", |
8618 | "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f", | 8621 | "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/34094cfa9abe1f0f14f48f490772db7a775559f2", |
8619 | "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f", | 8622 | "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2", |
8620 | "shasum": "" | 8623 | "shasum": "" |
8621 | }, | 8624 | }, |
8622 | "require": { | 8625 | "require": { |
@@ -8628,7 +8631,7 @@ | |||
8628 | "type": "library", | 8631 | "type": "library", |
8629 | "extra": { | 8632 | "extra": { |
8630 | "branch-alias": { | 8633 | "branch-alias": { |
8631 | "dev-master": "1.13-dev" | 8634 | "dev-master": "1.14-dev" |
8632 | } | 8635 | } |
8633 | }, | 8636 | }, |
8634 | "autoload": { | 8637 | "autoload": { |
@@ -8662,20 +8665,20 @@ | |||
8662 | "portable", | 8665 | "portable", |
8663 | "shim" | 8666 | "shim" |
8664 | ], | 8667 | ], |
8665 | "time": "2019-11-27T14:18:11+00:00" | 8668 | "time": "2020-01-13T11:15:53+00:00" |
8666 | }, | 8669 | }, |
8667 | { | 8670 | { |
8668 | "name": "symfony/polyfill-php56", | 8671 | "name": "symfony/polyfill-php56", |
8669 | "version": "v1.13.1", | 8672 | "version": "v1.14.0", |
8670 | "source": { | 8673 | "source": { |
8671 | "type": "git", | 8674 | "type": "git", |
8672 | "url": "https://github.com/symfony/polyfill-php56.git", | 8675 | "url": "https://github.com/symfony/polyfill-php56.git", |
8673 | "reference": "53dd1cdf3cb986893ccf2b96665b25b3abb384f4" | 8676 | "reference": "16ec91cb06998b609501b55b7177b7d7c02badb3" |
8674 | }, | 8677 | }, |
8675 | "dist": { | 8678 | "dist": { |
8676 | "type": "zip", | 8679 | "type": "zip", |
8677 | "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/53dd1cdf3cb986893ccf2b96665b25b3abb384f4", | 8680 | "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/16ec91cb06998b609501b55b7177b7d7c02badb3", |
8678 | "reference": "53dd1cdf3cb986893ccf2b96665b25b3abb384f4", | 8681 | "reference": "16ec91cb06998b609501b55b7177b7d7c02badb3", |
8679 | "shasum": "" | 8682 | "shasum": "" |
8680 | }, | 8683 | }, |
8681 | "require": { | 8684 | "require": { |
@@ -8685,7 +8688,7 @@ | |||
8685 | "type": "library", | 8688 | "type": "library", |
8686 | "extra": { | 8689 | "extra": { |
8687 | "branch-alias": { | 8690 | "branch-alias": { |
8688 | "dev-master": "1.13-dev" | 8691 | "dev-master": "1.14-dev" |
8689 | } | 8692 | } |
8690 | }, | 8693 | }, |
8691 | "autoload": { | 8694 | "autoload": { |
@@ -8718,20 +8721,20 @@ | |||
8718 | "portable", | 8721 | "portable", |
8719 | "shim" | 8722 | "shim" |
8720 | ], | 8723 | ], |
8721 | "time": "2019-11-27T13:56:44+00:00" | 8724 | "time": "2020-01-13T11:15:53+00:00" |
8722 | }, | 8725 | }, |
8723 | { | 8726 | { |
8724 | "name": "symfony/polyfill-php70", | 8727 | "name": "symfony/polyfill-php70", |
8725 | "version": "v1.13.1", | 8728 | "version": "v1.14.0", |
8726 | "source": { | 8729 | "source": { |
8727 | "type": "git", | 8730 | "type": "git", |
8728 | "url": "https://github.com/symfony/polyfill-php70.git", | 8731 | "url": "https://github.com/symfony/polyfill-php70.git", |
8729 | "reference": "af23c7bb26a73b850840823662dda371484926c4" | 8732 | "reference": "419c4940024c30ccc033650373a1fe13890d3255" |
8730 | }, | 8733 | }, |
8731 | "dist": { | 8734 | "dist": { |
8732 | "type": "zip", | 8735 | "type": "zip", |
8733 | "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/af23c7bb26a73b850840823662dda371484926c4", | 8736 | "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/419c4940024c30ccc033650373a1fe13890d3255", |
8734 | "reference": "af23c7bb26a73b850840823662dda371484926c4", | 8737 | "reference": "419c4940024c30ccc033650373a1fe13890d3255", |
8735 | "shasum": "" | 8738 | "shasum": "" |
8736 | }, | 8739 | }, |
8737 | "require": { | 8740 | "require": { |
@@ -8741,7 +8744,7 @@ | |||
8741 | "type": "library", | 8744 | "type": "library", |
8742 | "extra": { | 8745 | "extra": { |
8743 | "branch-alias": { | 8746 | "branch-alias": { |
8744 | "dev-master": "1.13-dev" | 8747 | "dev-master": "1.14-dev" |
8745 | } | 8748 | } |
8746 | }, | 8749 | }, |
8747 | "autoload": { | 8750 | "autoload": { |
@@ -8777,7 +8780,7 @@ | |||
8777 | "portable", | 8780 | "portable", |
8778 | "shim" | 8781 | "shim" |
8779 | ], | 8782 | ], |
8780 | "time": "2019-11-27T13:56:44+00:00" | 8783 | "time": "2020-01-13T11:15:53+00:00" |
8781 | }, | 8784 | }, |
8782 | { | 8785 | { |
8783 | "name": "symfony/polyfill-php72", | 8786 | "name": "symfony/polyfill-php72", |
@@ -8894,16 +8897,16 @@ | |||
8894 | }, | 8897 | }, |
8895 | { | 8898 | { |
8896 | "name": "symfony/polyfill-util", | 8899 | "name": "symfony/polyfill-util", |
8897 | "version": "v1.13.1", | 8900 | "version": "v1.14.0", |
8898 | "source": { | 8901 | "source": { |
8899 | "type": "git", | 8902 | "type": "git", |
8900 | "url": "https://github.com/symfony/polyfill-util.git", | 8903 | "url": "https://github.com/symfony/polyfill-util.git", |
8901 | "reference": "964a67f293b66b95883a5ed918a65354fcd2258f" | 8904 | "reference": "ba3cfcea6d0192cae46c62041f61cbb704b526d3" |
8902 | }, | 8905 | }, |
8903 | "dist": { | 8906 | "dist": { |
8904 | "type": "zip", | 8907 | "type": "zip", |
8905 | "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/964a67f293b66b95883a5ed918a65354fcd2258f", | 8908 | "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/ba3cfcea6d0192cae46c62041f61cbb704b526d3", |
8906 | "reference": "964a67f293b66b95883a5ed918a65354fcd2258f", | 8909 | "reference": "ba3cfcea6d0192cae46c62041f61cbb704b526d3", |
8907 | "shasum": "" | 8910 | "shasum": "" |
8908 | }, | 8911 | }, |
8909 | "require": { | 8912 | "require": { |
@@ -8912,7 +8915,7 @@ | |||
8912 | "type": "library", | 8915 | "type": "library", |
8913 | "extra": { | 8916 | "extra": { |
8914 | "branch-alias": { | 8917 | "branch-alias": { |
8915 | "dev-master": "1.13-dev" | 8918 | "dev-master": "1.14-dev" |
8916 | } | 8919 | } |
8917 | }, | 8920 | }, |
8918 | "autoload": { | 8921 | "autoload": { |
@@ -8942,7 +8945,7 @@ | |||
8942 | "polyfill", | 8945 | "polyfill", |
8943 | "shim" | 8946 | "shim" |
8944 | ], | 8947 | ], |
8945 | "time": "2019-11-27T13:56:44+00:00" | 8948 | "time": "2020-01-13T11:15:53+00:00" |
8946 | }, | 8949 | }, |
8947 | { | 8950 | { |
8948 | "name": "symfony/service-contracts", | 8951 | "name": "symfony/service-contracts", |
@@ -9069,16 +9072,16 @@ | |||
9069 | }, | 9072 | }, |
9070 | { | 9073 | { |
9071 | "name": "symfony/symfony", | 9074 | "name": "symfony/symfony", |
9072 | "version": "v3.4.37", | 9075 | "version": "v3.4.38", |
9073 | "source": { | 9076 | "source": { |
9074 | "type": "git", | 9077 | "type": "git", |
9075 | "url": "https://github.com/symfony/symfony.git", | 9078 | "url": "https://github.com/symfony/symfony.git", |
9076 | "reference": "1bd873459b36cf505c7b515ba6e0e2ee40890b8a" | 9079 | "reference": "c5a882db43e7163114edffdf3ee2f988328fa6c4" |
9077 | }, | 9080 | }, |
9078 | "dist": { | 9081 | "dist": { |
9079 | "type": "zip", | 9082 | "type": "zip", |
9080 | "url": "https://api.github.com/repos/symfony/symfony/zipball/1bd873459b36cf505c7b515ba6e0e2ee40890b8a", | 9083 | "url": "https://api.github.com/repos/symfony/symfony/zipball/c5a882db43e7163114edffdf3ee2f988328fa6c4", |
9081 | "reference": "1bd873459b36cf505c7b515ba6e0e2ee40890b8a", | 9084 | "reference": "c5a882db43e7163114edffdf3ee2f988328fa6c4", |
9082 | "shasum": "" | 9085 | "shasum": "" |
9083 | }, | 9086 | }, |
9084 | "require": { | 9087 | "require": { |
@@ -9221,7 +9224,7 @@ | |||
9221 | "keywords": [ | 9224 | "keywords": [ |
9222 | "framework" | 9225 | "framework" |
9223 | ], | 9226 | ], |
9224 | "time": "2020-01-21T12:30:09+00:00" | 9227 | "time": "2020-02-29T10:21:57+00:00" |
9225 | }, | 9228 | }, |
9226 | { | 9229 | { |
9227 | "name": "true/punycode", | 9230 | "name": "true/punycode", |
@@ -9326,16 +9329,16 @@ | |||
9326 | }, | 9329 | }, |
9327 | { | 9330 | { |
9328 | "name": "twig/twig", | 9331 | "name": "twig/twig", |
9329 | "version": "v2.12.3", | 9332 | "version": "v2.12.5", |
9330 | "source": { | 9333 | "source": { |
9331 | "type": "git", | 9334 | "type": "git", |
9332 | "url": "https://github.com/twigphp/Twig.git", | 9335 | "url": "https://github.com/twigphp/Twig.git", |
9333 | "reference": "97b6311585cae66a26833b14b33785f5797f7d39" | 9336 | "reference": "18772e0190734944277ee97a02a9a6c6555fcd94" |
9334 | }, | 9337 | }, |
9335 | "dist": { | 9338 | "dist": { |
9336 | "type": "zip", | 9339 | "type": "zip", |
9337 | "url": "https://api.github.com/repos/twigphp/Twig/zipball/97b6311585cae66a26833b14b33785f5797f7d39", | 9340 | "url": "https://api.github.com/repos/twigphp/Twig/zipball/18772e0190734944277ee97a02a9a6c6555fcd94", |
9338 | "reference": "97b6311585cae66a26833b14b33785f5797f7d39", | 9341 | "reference": "18772e0190734944277ee97a02a9a6c6555fcd94", |
9339 | "shasum": "" | 9342 | "shasum": "" |
9340 | }, | 9343 | }, |
9341 | "require": { | 9344 | "require": { |
@@ -9387,7 +9390,7 @@ | |||
9387 | "keywords": [ | 9390 | "keywords": [ |
9388 | "templating" | 9391 | "templating" |
9389 | ], | 9392 | ], |
9390 | "time": "2019-12-28T07:12:03+00:00" | 9393 | "time": "2020-02-11T15:31:23+00:00" |
9391 | }, | 9394 | }, |
9392 | { | 9395 | { |
9393 | "name": "wallabag/php-mobi", | 9396 | "name": "wallabag/php-mobi", |