diff options
-rw-r--r-- | composer.lock | 70 |
1 files changed, 37 insertions, 33 deletions
diff --git a/composer.lock b/composer.lock index 81eda382..ce96c04b 100644 --- a/composer.lock +++ b/composer.lock | |||
@@ -735,16 +735,16 @@ | |||
735 | }, | 735 | }, |
736 | { | 736 | { |
737 | "name": "doctrine/doctrine-bundle", | 737 | "name": "doctrine/doctrine-bundle", |
738 | "version": "1.12.6", | 738 | "version": "1.12.7", |
739 | "source": { | 739 | "source": { |
740 | "type": "git", | 740 | "type": "git", |
741 | "url": "https://github.com/doctrine/DoctrineBundle.git", | 741 | "url": "https://github.com/doctrine/DoctrineBundle.git", |
742 | "reference": "08f944760ac471aa97a9b0386dfdb559db80b32d" | 742 | "reference": "18fb7d271676dcb8e882adb0157ac1445c8fe89c" |
743 | }, | 743 | }, |
744 | "dist": { | 744 | "dist": { |
745 | "type": "zip", | 745 | "type": "zip", |
746 | "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/08f944760ac471aa97a9b0386dfdb559db80b32d", | 746 | "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/18fb7d271676dcb8e882adb0157ac1445c8fe89c", |
747 | "reference": "08f944760ac471aa97a9b0386dfdb559db80b32d", | 747 | "reference": "18fb7d271676dcb8e882adb0157ac1445c8fe89c", |
748 | "shasum": "" | 748 | "shasum": "" |
749 | }, | 749 | }, |
750 | "require": { | 750 | "require": { |
@@ -773,6 +773,7 @@ | |||
773 | "phpunit/phpunit": "^7.5", | 773 | "phpunit/phpunit": "^7.5", |
774 | "symfony/phpunit-bridge": "^4.2", | 774 | "symfony/phpunit-bridge": "^4.2", |
775 | "symfony/property-info": "^3.4.30|^4.3.3", | 775 | "symfony/property-info": "^3.4.30|^4.3.3", |
776 | "symfony/proxy-manager-bridge": "^3.4|^4|^5", | ||
776 | "symfony/twig-bridge": "^3.4|^4.1", | 777 | "symfony/twig-bridge": "^3.4|^4.1", |
777 | "symfony/validator": "^3.4.30|^4.3.3", | 778 | "symfony/validator": "^3.4.30|^4.3.3", |
778 | "symfony/web-profiler-bundle": "^3.4.30|^4.3.3", | 779 | "symfony/web-profiler-bundle": "^3.4.30|^4.3.3", |
@@ -824,7 +825,7 @@ | |||
824 | "orm", | 825 | "orm", |
825 | "persistence" | 826 | "persistence" |
826 | ], | 827 | ], |
827 | "time": "2019-12-19T09:08:00+00:00" | 828 | "time": "2020-01-10T12:25:22+00:00" |
828 | }, | 829 | }, |
829 | { | 830 | { |
830 | "name": "doctrine/doctrine-cache-bundle", | 831 | "name": "doctrine/doctrine-cache-bundle", |
@@ -1394,16 +1395,16 @@ | |||
1394 | }, | 1395 | }, |
1395 | { | 1396 | { |
1396 | "name": "doctrine/persistence", | 1397 | "name": "doctrine/persistence", |
1397 | "version": "1.3.3", | 1398 | "version": "1.3.6", |
1398 | "source": { | 1399 | "source": { |
1399 | "type": "git", | 1400 | "type": "git", |
1400 | "url": "https://github.com/doctrine/persistence.git", | 1401 | "url": "https://github.com/doctrine/persistence.git", |
1401 | "reference": "99b196bbd4715a94fa100fac664a351ffa46d6a5" | 1402 | "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4" |
1402 | }, | 1403 | }, |
1403 | "dist": { | 1404 | "dist": { |
1404 | "type": "zip", | 1405 | "type": "zip", |
1405 | "url": "https://api.github.com/repos/doctrine/persistence/zipball/99b196bbd4715a94fa100fac664a351ffa46d6a5", | 1406 | "url": "https://api.github.com/repos/doctrine/persistence/zipball/5dd3ac5eebef2d0b074daa4440bb18f93132dee4", |
1406 | "reference": "99b196bbd4715a94fa100fac664a351ffa46d6a5", | 1407 | "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4", |
1407 | "shasum": "" | 1408 | "shasum": "" |
1408 | }, | 1409 | }, |
1409 | "require": { | 1410 | "require": { |
@@ -1411,7 +1412,7 @@ | |||
1411 | "doctrine/cache": "^1.0", | 1412 | "doctrine/cache": "^1.0", |
1412 | "doctrine/collections": "^1.0", | 1413 | "doctrine/collections": "^1.0", |
1413 | "doctrine/event-manager": "^1.0", | 1414 | "doctrine/event-manager": "^1.0", |
1414 | "doctrine/reflection": "^1.0", | 1415 | "doctrine/reflection": "^1.1", |
1415 | "php": "^7.1" | 1416 | "php": "^7.1" |
1416 | }, | 1417 | }, |
1417 | "conflict": { | 1418 | "conflict": { |
@@ -1473,20 +1474,20 @@ | |||
1473 | "orm", | 1474 | "orm", |
1474 | "persistence" | 1475 | "persistence" |
1475 | ], | 1476 | ], |
1476 | "time": "2019-12-13T10:43:02+00:00" | 1477 | "time": "2020-01-16T22:06:23+00:00" |
1477 | }, | 1478 | }, |
1478 | { | 1479 | { |
1479 | "name": "doctrine/reflection", | 1480 | "name": "doctrine/reflection", |
1480 | "version": "v1.0.0", | 1481 | "version": "v1.1.0", |
1481 | "source": { | 1482 | "source": { |
1482 | "type": "git", | 1483 | "type": "git", |
1483 | "url": "https://github.com/doctrine/reflection.git", | 1484 | "url": "https://github.com/doctrine/reflection.git", |
1484 | "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6" | 1485 | "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c" |
1485 | }, | 1486 | }, |
1486 | "dist": { | 1487 | "dist": { |
1487 | "type": "zip", | 1488 | "type": "zip", |
1488 | "url": "https://api.github.com/repos/doctrine/reflection/zipball/02538d3f95e88eb397a5f86274deb2c6175c2ab6", | 1489 | "url": "https://api.github.com/repos/doctrine/reflection/zipball/bc420ead87fdfe08c03ecc3549db603a45b06d4c", |
1489 | "reference": "02538d3f95e88eb397a5f86274deb2c6175c2ab6", | 1490 | "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c", |
1490 | "shasum": "" | 1491 | "shasum": "" |
1491 | }, | 1492 | }, |
1492 | "require": { | 1493 | "require": { |
@@ -1494,13 +1495,15 @@ | |||
1494 | "ext-tokenizer": "*", | 1495 | "ext-tokenizer": "*", |
1495 | "php": "^7.1" | 1496 | "php": "^7.1" |
1496 | }, | 1497 | }, |
1498 | "conflict": { | ||
1499 | "doctrine/common": "<2.9" | ||
1500 | }, | ||
1497 | "require-dev": { | 1501 | "require-dev": { |
1498 | "doctrine/coding-standard": "^4.0", | 1502 | "doctrine/coding-standard": "^5.0", |
1499 | "doctrine/common": "^2.8", | 1503 | "doctrine/common": "^2.10", |
1500 | "phpstan/phpstan": "^0.9.2", | 1504 | "phpstan/phpstan": "^0.11.0", |
1501 | "phpstan/phpstan-phpunit": "^0.9.4", | 1505 | "phpstan/phpstan-phpunit": "^0.11.0", |
1502 | "phpunit/phpunit": "^7.0", | 1506 | "phpunit/phpunit": "^7.0" |
1503 | "squizlabs/php_codesniffer": "^3.0" | ||
1504 | }, | 1507 | }, |
1505 | "type": "library", | 1508 | "type": "library", |
1506 | "extra": { | 1509 | "extra": { |
@@ -1519,6 +1522,10 @@ | |||
1519 | ], | 1522 | ], |
1520 | "authors": [ | 1523 | "authors": [ |
1521 | { | 1524 | { |
1525 | "name": "Guilherme Blanco", | ||
1526 | "email": "guilhermeblanco@gmail.com" | ||
1527 | }, | ||
1528 | { | ||
1522 | "name": "Roman Borschel", | 1529 | "name": "Roman Borschel", |
1523 | "email": "roman@code-factory.org" | 1530 | "email": "roman@code-factory.org" |
1524 | }, | 1531 | }, |
@@ -1527,10 +1534,6 @@ | |||
1527 | "email": "kontakt@beberlei.de" | 1534 | "email": "kontakt@beberlei.de" |
1528 | }, | 1535 | }, |
1529 | { | 1536 | { |
1530 | "name": "Guilherme Blanco", | ||
1531 | "email": "guilhermeblanco@gmail.com" | ||
1532 | }, | ||
1533 | { | ||
1534 | "name": "Jonathan Wage", | 1537 | "name": "Jonathan Wage", |
1535 | "email": "jonwage@gmail.com" | 1538 | "email": "jonwage@gmail.com" |
1536 | }, | 1539 | }, |
@@ -1543,12 +1546,13 @@ | |||
1543 | "email": "ocramius@gmail.com" | 1546 | "email": "ocramius@gmail.com" |
1544 | } | 1547 | } |
1545 | ], | 1548 | ], |
1546 | "description": "Doctrine Reflection component", | 1549 | "description": "The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.", |
1547 | "homepage": "https://www.doctrine-project.org/projects/reflection.html", | 1550 | "homepage": "https://www.doctrine-project.org/projects/reflection.html", |
1548 | "keywords": [ | 1551 | "keywords": [ |
1549 | "reflection" | 1552 | "reflection", |
1553 | "static" | ||
1550 | ], | 1554 | ], |
1551 | "time": "2018-06-14T14:45:07+00:00" | 1555 | "time": "2020-01-08T19:53:19+00:00" |
1552 | }, | 1556 | }, |
1553 | { | 1557 | { |
1554 | "name": "egulias/email-validator", | 1558 | "name": "egulias/email-validator", |
@@ -1768,16 +1772,16 @@ | |||
1768 | }, | 1772 | }, |
1769 | { | 1773 | { |
1770 | "name": "friendsofsymfony/jsrouting-bundle", | 1774 | "name": "friendsofsymfony/jsrouting-bundle", |
1771 | "version": "v2.5.3", | 1775 | "version": "2.5.3", |
1772 | "source": { | 1776 | "source": { |
1773 | "type": "git", | 1777 | "type": "git", |
1774 | "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git", | 1778 | "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git", |
1775 | "reference": "ce486b619a440d186edf7f303df4822fbee1d1ae" | 1779 | "reference": "165b3f4ae1f798ec320b9942f6db921f7b568bed" |
1776 | }, | 1780 | }, |
1777 | "dist": { | 1781 | "dist": { |
1778 | "type": "zip", | 1782 | "type": "zip", |
1779 | "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/ce486b619a440d186edf7f303df4822fbee1d1ae", | 1783 | "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/165b3f4ae1f798ec320b9942f6db921f7b568bed", |
1780 | "reference": "ce486b619a440d186edf7f303df4822fbee1d1ae", | 1784 | "reference": "165b3f4ae1f798ec320b9942f6db921f7b568bed", |
1781 | "shasum": "" | 1785 | "shasum": "" |
1782 | }, | 1786 | }, |
1783 | "require": { | 1787 | "require": { |
@@ -1826,7 +1830,7 @@ | |||
1826 | "javascript", | 1830 | "javascript", |
1827 | "routing" | 1831 | "routing" |
1828 | ], | 1832 | ], |
1829 | "time": "2020-01-12T22:12:55+00:00" | 1833 | "time": "2020-01-13T14:06:12+00:00" |
1830 | }, | 1834 | }, |
1831 | { | 1835 | { |
1832 | "name": "friendsofsymfony/oauth-server-bundle", | 1836 | "name": "friendsofsymfony/oauth-server-bundle", |