diff --git a/composer.lock b/composer.lock index b9f4d07..4241713 100644 --- a/composer.lock +++ b/composer.lock @@ -1625,33 +1625,38 @@ }, { "name": "doctrine/inflector", - "version": "1.3.1", + "version": "1.4.2", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", - "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1" + "reference": "889b42b8155f2aa274596b6e0424371b1e3c51bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/ec3a55242203ffa6a4b27c58176da97ff0a7aec1", - "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/889b42b8155f2aa274596b6e0424371b1e3c51bb", + "reference": "889b42b8155f2aa274596b6e0424371b1e3c51bb", "shasum": "" }, "require": { - "php": "^7.1" + "php": "^7.2 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^6.2" + "doctrine/coding-standard": "^7.0", + "phpstan/phpstan": "^0.11", + "phpstan/phpstan-phpunit": "^0.11", + "phpstan/phpstan-strict-rules": "^0.11", + "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.3.x-dev" + "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { - "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector" + "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector", + "Doctrine\\Inflector\\": "lib/Doctrine/Inflector" } }, "notification-url": "https://packagist.org/downloads/", @@ -1680,15 +1685,35 @@ "email": "schmittjoh@gmail.com" } ], - "description": "Common String Manipulations with regard to casing and singular/plural rules.", - "homepage": "http://www.doctrine-project.org", + "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.", + "homepage": "https://www.doctrine-project.org/projects/inflector.html", "keywords": [ "inflection", - "pluralize", - "singularize", - "string" + "inflector", + "lowercase", + "manipulation", + "php", + "plural", + "singular", + "strings", + "uppercase", + "words" + ], + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector", + "type": "tidelift" + } ], - "time": "2019-10-30T19:59:35+00:00" + "time": "2020-05-25T20:02:40+00:00" }, { "name": "doctrine/instantiator", @@ -1748,20 +1773,20 @@ }, { "name": "doctrine/lexer", - "version": "1.2.0", + "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", - "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6" + "reference": "e864bbf5904cb8f5bb334f99209b48018522f042" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/lexer/zipball/5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6", - "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042", + "reference": "e864bbf5904cb8f5bb334f99209b48018522f042", "shasum": "" }, "require": { - "php": "^7.2" + "php": "^7.2 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^6.0", @@ -1806,7 +1831,21 @@ "parser", "php" ], - "time": "2019-10-30T14:39:59+00:00" + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer", + "type": "tidelift" + } + ], + "time": "2020-05-25T17:44:05+00:00" }, { "name": "doctrine/orm", @@ -2363,16 +2402,16 @@ }, { "name": "gedmo/doctrine-extensions", - "version": "v2.4.39", + "version": "v2.4.41", "source": { "type": "git", "url": "https://github.com/Atlantic18/DoctrineExtensions.git", - "reference": "c549b40bff560380c53812283d25ce42ee0992e4" + "reference": "e55a6727052f91834a968937c93b6fb193be8fb6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/c549b40bff560380c53812283d25ce42ee0992e4", - "reference": "c549b40bff560380c53812283d25ce42ee0992e4", + "url": "https://api.github.com/repos/Atlantic18/DoctrineExtensions/zipball/e55a6727052f91834a968937c93b6fb193be8fb6", + "reference": "e55a6727052f91834a968937c93b6fb193be8fb6", "shasum": "" }, "require": { @@ -2441,7 +2480,7 @@ "tree", "uploadable" ], - "time": "2020-01-18T06:26:05+00:00" + "time": "2020-05-10T22:20:03+00:00" }, { "name": "gos/pnctl-event-loop-emitter", @@ -2765,16 +2804,16 @@ }, { "name": "guzzlehttp/guzzle", - "version": "6.5.3", + "version": "6.5.4", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "aab4ebd862aa7d04f01a4b51849d657db56d882e" + "reference": "a4a1b6930528a8f7ee03518e6442ec7a44155d9d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/aab4ebd862aa7d04f01a4b51849d657db56d882e", - "reference": "aab4ebd862aa7d04f01a4b51849d657db56d882e", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a4a1b6930528a8f7ee03518e6442ec7a44155d9d", + "reference": "a4a1b6930528a8f7ee03518e6442ec7a44155d9d", "shasum": "" }, "require": { @@ -2782,7 +2821,7 @@ "guzzlehttp/promises": "^1.0", "guzzlehttp/psr7": "^1.6.1", "php": ">=5.5", - "symfony/polyfill-intl-idn": "^1.11" + "symfony/polyfill-intl-idn": "1.17.0" }, "require-dev": { "ext-curl": "*", @@ -2828,7 +2867,7 @@ "rest", "web service" ], - "time": "2020-04-18T10:38:46+00:00" + "time": "2020-05-25T19:35:05+00:00" }, { "name": "guzzlehttp/promises", @@ -3791,6 +3830,7 @@ "hochstrasserio", "wirecard" ], + "abandoned": true, "time": "2017-03-09T22:08:10+00:00" }, { @@ -4822,16 +4862,16 @@ }, { "name": "lcobucci/jwt", - "version": "3.3.1", + "version": "3.3.2", "source": { "type": "git", "url": "https://github.com/lcobucci/jwt.git", - "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18" + "reference": "56f10808089e38623345e28af2f2d5e4eb579455" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lcobucci/jwt/zipball/a11ec5f4b4d75d1fcd04e133dede4c317aac9e18", - "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18", + "url": "https://api.github.com/repos/lcobucci/jwt/zipball/56f10808089e38623345e28af2f2d5e4eb579455", + "reference": "56f10808089e38623345e28af2f2d5e4eb579455", "shasum": "" }, "require": { @@ -4873,7 +4913,17 @@ "JWS", "jwt" ], - "time": "2019-05-24T18:30:49+00:00" + "funding": [ + { + "url": "https://github.com/lcobucci", + "type": "github" + }, + { + "url": "https://www.patreon.com/lcobucci", + "type": "patreon" + } + ], + "time": "2020-05-22T08:21:12+00:00" }, { "name": "league/event", @@ -5811,16 +5861,16 @@ }, { "name": "oro/calendar-bundle", - "version": "4.1.2", + "version": "4.1.3", "source": { "type": "git", "url": "https://github.com/oroinc/OroCalendarBundle.git", - "reference": "4260edf8a6b3f192c98201b1723ed0563ed3274e" + "reference": "f4de939fb0a852a056b7c7dbc6bffa5265cfed69" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/OroCalendarBundle/zipball/4260edf8a6b3f192c98201b1723ed0563ed3274e", - "reference": "4260edf8a6b3f192c98201b1723ed0563ed3274e", + "url": "https://api.github.com/repos/oroinc/OroCalendarBundle/zipball/f4de939fb0a852a056b7c7dbc6bffa5265cfed69", + "reference": "f4de939fb0a852a056b7c7dbc6bffa5265cfed69", "shasum": "" }, "require": { @@ -5864,20 +5914,20 @@ "source": "https://github.com/oroinc/OroCalendarBundle/tree/4.1", "issues": "https://github.com/oroinc/OroCalendarBundle/issues" }, - "time": "2020-03-12T15:29:19+00:00" + "time": "2020-05-20T15:29:42+00:00" }, { "name": "oro/commerce", - "version": "4.1.3", + "version": "4.1.4", "source": { "type": "git", "url": "https://github.com/oroinc/orocommerce.git", - "reference": "b800d449edcaf6392fadf9a7c1257f66a9af7a5b" + "reference": "c7b724348396531d885e6c1ead0ec62056d234bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/orocommerce/zipball/b800d449edcaf6392fadf9a7c1257f66a9af7a5b", - "reference": "b800d449edcaf6392fadf9a7c1257f66a9af7a5b", + "url": "https://api.github.com/repos/oroinc/orocommerce/zipball/c7b724348396531d885e6c1ead0ec62056d234bb", + "reference": "c7b724348396531d885e6c1ead0ec62056d234bb", "shasum": "" }, "require": { @@ -5994,7 +6044,7 @@ "source": "https://github.com/oroinc/orocommerce/tree/4.1", "issues": "https://github.com/oroinc/orocommerce/issues" }, - "time": "2020-04-28T15:22:33+00:00" + "time": "2020-05-21T14:20:35+00:00" }, { "name": "oro/commerce-crm", @@ -6208,16 +6258,16 @@ }, { "name": "oro/crm", - "version": "4.1.3", + "version": "4.1.4", "source": { "type": "git", "url": "https://github.com/oroinc/crm.git", - "reference": "def2292ed07e11c1d92a1a43057945cc2479b1c6" + "reference": "cd69b4ee221756457194304b2a449f9b6a6c762e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/crm/zipball/def2292ed07e11c1d92a1a43057945cc2479b1c6", - "reference": "def2292ed07e11c1d92a1a43057945cc2479b1c6", + "url": "https://api.github.com/repos/oroinc/crm/zipball/cd69b4ee221756457194304b2a449f9b6a6c762e", + "reference": "cd69b4ee221756457194304b2a449f9b6a6c762e", "shasum": "" }, "require": { @@ -6296,20 +6346,20 @@ "source": "https://github.com/oroinc/crm/tree/4.1", "issues": "https://github.com/oroinc/crm/issues" }, - "time": "2020-04-24T13:53:30+00:00" + "time": "2020-05-20T10:04:52+00:00" }, { "name": "oro/crm-call-bundle", - "version": "4.1.2", + "version": "4.1.3", "source": { "type": "git", "url": "https://github.com/oroinc/OroCRMCallBundle.git", - "reference": "744cf960b7d8906d5274b55a10212d902c295f91" + "reference": "5a9fbbbab8b2fbc0753fffb80ab749015cfe1573" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/OroCRMCallBundle/zipball/744cf960b7d8906d5274b55a10212d902c295f91", - "reference": "744cf960b7d8906d5274b55a10212d902c295f91", + "url": "https://api.github.com/repos/oroinc/OroCRMCallBundle/zipball/5a9fbbbab8b2fbc0753fffb80ab749015cfe1573", + "reference": "5a9fbbbab8b2fbc0753fffb80ab749015cfe1573", "shasum": "" }, "require": { @@ -6348,20 +6398,20 @@ "source": "https://github.com/oroinc/OroCRMCallBundle/tree/4.1", "issues": "https://github.com/oroinc/OroCRMCallBundle/issues" }, - "time": "2020-03-19T17:52:27+00:00" + "time": "2020-05-22T11:29:43+00:00" }, { "name": "oro/crm-dotmailer", - "version": "4.1.3", + "version": "4.1.4", "source": { "type": "git", "url": "https://github.com/oroinc/OroCRMDotmailerBundle.git", - "reference": "14abc1929504ea3630d528255258b6f68c1b8958" + "reference": "c3da7ccba5a7b7617852dfbbb6314ee9048060a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/OroCRMDotmailerBundle/zipball/14abc1929504ea3630d528255258b6f68c1b8958", - "reference": "14abc1929504ea3630d528255258b6f68c1b8958", + "url": "https://api.github.com/repos/oroinc/OroCRMDotmailerBundle/zipball/c3da7ccba5a7b7617852dfbbb6314ee9048060a9", + "reference": "c3da7ccba5a7b7617852dfbbb6314ee9048060a9", "shasum": "" }, "require": { @@ -6399,7 +6449,7 @@ "source": "https://github.com/oroinc/OroCRMDotmailerBundle/tree/4.1", "issues": "https://github.com/oroinc/OroCRMDotmailerBundle/issues" }, - "time": "2020-04-26T21:51:01+00:00" + "time": "2020-05-20T15:30:03+00:00" }, { "name": "oro/crm-hangouts-call-bundle", @@ -6506,16 +6556,16 @@ }, { "name": "oro/crm-task-bundle", - "version": "4.1.2", + "version": "4.1.3", "source": { "type": "git", "url": "https://github.com/oroinc/OroCRMTaskBundle.git", - "reference": "f537e7ec5d44b5d2921fed113f88f99fbcb7c46b" + "reference": "a967602921f47001a379e5de2b6afd4ec10e53a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/OroCRMTaskBundle/zipball/f537e7ec5d44b5d2921fed113f88f99fbcb7c46b", - "reference": "f537e7ec5d44b5d2921fed113f88f99fbcb7c46b", + "url": "https://api.github.com/repos/oroinc/OroCRMTaskBundle/zipball/a967602921f47001a379e5de2b6afd4ec10e53a8", + "reference": "a967602921f47001a379e5de2b6afd4ec10e53a8", "shasum": "" }, "require": { @@ -6554,20 +6604,20 @@ "source": "https://github.com/oroinc/OroCRMTaskBundle/tree/4.1", "issues": "https://github.com/oroinc/OroCRMTaskBundle/issues" }, - "time": "2020-04-26T21:51:41+00:00" + "time": "2020-05-22T11:29:53+00:00" }, { "name": "oro/crm-zendesk", - "version": "4.1.1", + "version": "4.1.2", "source": { "type": "git", "url": "https://github.com/oroinc/OroCRMZendeskBundle.git", - "reference": "49a15222224b88bd0338ea0a871b32c942d365a2" + "reference": "6745a0de4db8e897ead6b68118997a6160659420" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/OroCRMZendeskBundle/zipball/49a15222224b88bd0338ea0a871b32c942d365a2", - "reference": "49a15222224b88bd0338ea0a871b32c942d365a2", + "url": "https://api.github.com/repos/oroinc/OroCRMZendeskBundle/zipball/6745a0de4db8e897ead6b68118997a6160659420", + "reference": "6745a0de4db8e897ead6b68118997a6160659420", "shasum": "" }, "require": { @@ -6607,20 +6657,20 @@ "source": "https://github.com/oroinc/OroCRMZendeskBundle/tree/4.1", "issues": "https://github.com/oroinc/OroCRMZendeskBundle/issues" }, - "time": "2020-02-25T07:33:16+00:00" + "time": "2020-05-20T15:29:52+00:00" }, { "name": "oro/customer-portal", - "version": "4.1.3", + "version": "4.1.4", "source": { "type": "git", "url": "https://github.com/oroinc/customer-portal.git", - "reference": "67d96ae1d1780e18e8a9144a551e663a3cbea843" + "reference": "23b207e46a0e5a7ad711439cdb8474cfd0bce759" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/customer-portal/zipball/67d96ae1d1780e18e8a9144a551e663a3cbea843", - "reference": "67d96ae1d1780e18e8a9144a551e663a3cbea843", + "url": "https://api.github.com/repos/oroinc/customer-portal/zipball/23b207e46a0e5a7ad711439cdb8474cfd0bce759", + "reference": "23b207e46a0e5a7ad711439cdb8474cfd0bce759", "shasum": "" }, "require": { @@ -6667,7 +6717,7 @@ "source": "https://github.com/oroinc/customer-portal/tree/4.1", "issues": "https://github.com/oroinc/customer-portal/issues" }, - "time": "2020-04-30T15:52:49+00:00" + "time": "2020-05-22T11:30:51+00:00" }, { "name": "oro/doctrine-extensions", @@ -6777,16 +6827,16 @@ }, { "name": "oro/marketing", - "version": "4.1.2", + "version": "4.1.3", "source": { "type": "git", "url": "https://github.com/oroinc/OroCRMMarketingBundle.git", - "reference": "fd8a561fb525ff39e893ff25dcd476dfb8f4584c" + "reference": "045ad28a87e78c8c91e240963726dfdeddd431c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/OroCRMMarketingBundle/zipball/fd8a561fb525ff39e893ff25dcd476dfb8f4584c", - "reference": "fd8a561fb525ff39e893ff25dcd476dfb8f4584c", + "url": "https://api.github.com/repos/oroinc/OroCRMMarketingBundle/zipball/045ad28a87e78c8c91e240963726dfdeddd431c7", + "reference": "045ad28a87e78c8c91e240963726dfdeddd431c7", "shasum": "" }, "require": { @@ -6830,20 +6880,20 @@ "support": { "source": "https://github.com/oroinc/OroCRMMarketingBundle/tree/4.1" }, - "time": "2020-04-28T16:35:38+00:00" + "time": "2020-05-22T11:30:05+00:00" }, { "name": "oro/oauth2-server", - "version": "4.1.2", + "version": "4.1.3", "source": { "type": "git", "url": "https://github.com/oroinc/oauth2-server.git", - "reference": "b884adef4844fdacaf1c76514f9b744030c643c2" + "reference": "3104e2e3b34902884ec795f95702cf10681a3e68" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/oauth2-server/zipball/b884adef4844fdacaf1c76514f9b744030c643c2", - "reference": "b884adef4844fdacaf1c76514f9b744030c643c2", + "url": "https://api.github.com/repos/oroinc/oauth2-server/zipball/3104e2e3b34902884ec795f95702cf10681a3e68", + "reference": "3104e2e3b34902884ec795f95702cf10681a3e68", "shasum": "" }, "require": { @@ -6883,23 +6933,23 @@ "ORO" ], "support": { - "source": "https://github.com/oroinc/oauth2-server/tree/4.1.2", + "source": "https://github.com/oroinc/oauth2-server/tree/4.1", "issues": "https://github.com/oroinc/oauth2-server/issues" }, - "time": "2020-04-30T16:01:12+00:00" + "time": "2020-05-22T11:36:00+00:00" }, { "name": "oro/platform", - "version": "4.1.3", + "version": "4.1.4", "source": { "type": "git", "url": "https://github.com/oroinc/platform.git", - "reference": "582fcf42182f2664aa4aa398bbc2fe71c74b543b" + "reference": "42643b0d66f794ddcd48377b6949ff200371a526" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/platform/zipball/582fcf42182f2664aa4aa398bbc2fe71c74b543b", - "reference": "582fcf42182f2664aa4aa398bbc2fe71c74b543b", + "url": "https://api.github.com/repos/oroinc/platform/zipball/42643b0d66f794ddcd48377b6949ff200371a526", + "reference": "42643b0d66f794ddcd48377b6949ff200371a526", "shasum": "" }, "require": { @@ -6930,7 +6980,7 @@ "friendsofsymfony/jsrouting-bundle": "2.2.*", "friendsofsymfony/rest-bundle": "2.7.*", "gos/web-socket-bundle": "1.8.12", - "guzzle/guzzle": "3.7.*", + "guzzle/guzzle": "3.7.4", "hwi/oauth-bundle": "0.6.*", "incenteev/composer-parameter-handler": "2.1.*", "jms/cg": "1.2.*", @@ -7165,7 +7215,7 @@ "source": "https://github.com/oroinc/platform/tree/4.1", "issues": "https://github.com/oroinc/platform/issues" }, - "time": "2020-04-28T15:16:46+00:00" + "time": "2020-05-22T09:21:38+00:00" }, { "name": "oro/platform-serialised-fields", @@ -8742,23 +8792,23 @@ }, { "name": "react/promise", - "version": "v2.7.1", + "version": "v2.8.0", "source": { "type": "git", "url": "https://github.com/reactphp/promise.git", - "reference": "31ffa96f8d2ed0341a57848cbb84d88b89dd664d" + "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/promise/zipball/31ffa96f8d2ed0341a57848cbb84d88b89dd664d", - "reference": "31ffa96f8d2ed0341a57848cbb84d88b89dd664d", + "url": "https://api.github.com/repos/reactphp/promise/zipball/f3cff96a19736714524ca0dd1d4130de73dbbbc4", + "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { - "phpunit/phpunit": "~4.8" + "phpunit/phpunit": "^7.0 || ^6.5 || ^5.7 || ^4.8.36" }, "type": "library", "autoload": { @@ -8784,7 +8834,7 @@ "promise", "promises" ], - "time": "2019-01-07T21:25:54+00:00" + "time": "2020-05-12T15:16:56+00:00" }, { "name": "react/promise-timer", @@ -9776,16 +9826,16 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.15.0", + "version": "v1.17.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14" + "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/4719fa9c18b0464d399f1a63bf624b42b6fa8d14", - "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e94c8b1bbe2bc77507a1056cdb06451c75b427f9", + "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9", "shasum": "" }, "require": { @@ -9797,7 +9847,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.15-dev" + "dev-master": "1.17-dev" } }, "autoload": { @@ -9844,20 +9894,20 @@ "type": "tidelift" } ], - "time": "2020-02-27T09:26:54+00:00" + "time": "2020-05-12T16:14:59+00:00" }, { "name": "symfony/polyfill-iconv", - "version": "v1.15.0", + "version": "v1.17.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", - "reference": "ad6d62792bfbcfc385dd34b424d4fcf9712a32c8" + "reference": "c4de7601eefbf25f9d47190abe07f79fe0a27424" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/ad6d62792bfbcfc385dd34b424d4fcf9712a32c8", - "reference": "ad6d62792bfbcfc385dd34b424d4fcf9712a32c8", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/c4de7601eefbf25f9d47190abe07f79fe0a27424", + "reference": "c4de7601eefbf25f9d47190abe07f79fe0a27424", "shasum": "" }, "require": { @@ -9869,7 +9919,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.15-dev" + "dev-master": "1.17-dev" } }, "autoload": { @@ -9917,20 +9967,20 @@ "type": "tidelift" } ], - "time": "2020-03-09T19:04:49+00:00" + "time": "2020-05-12T16:47:27+00:00" }, { "name": "symfony/polyfill-intl-icu", - "version": "v1.15.0", + "version": "v1.17.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-icu.git", - "reference": "9c281272735eb66476e0fa7381e03fb0d4b60197" + "reference": "4ef3923e4a86e1b6ef72d42be59dbf7d33a685e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/9c281272735eb66476e0fa7381e03fb0d4b60197", - "reference": "9c281272735eb66476e0fa7381e03fb0d4b60197", + "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/4ef3923e4a86e1b6ef72d42be59dbf7d33a685e3", + "reference": "4ef3923e4a86e1b6ef72d42be59dbf7d33a685e3", "shasum": "" }, "require": { @@ -9943,7 +9993,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.15-dev" + "dev-master": "1.17-dev" } }, "autoload": { @@ -9989,20 +10039,20 @@ "type": "tidelift" } ], - "time": "2020-02-27T09:26:54+00:00" + "time": "2020-05-12T16:14:59+00:00" }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.15.0", + "version": "v1.17.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf" + "reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf", - "reference": "47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/3bff59ea7047e925be6b7f2059d60af31bb46d6a", + "reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a", "shasum": "" }, "require": { @@ -10016,7 +10066,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.15-dev" + "dev-master": "1.17-dev" } }, "autoload": { @@ -10065,20 +10115,20 @@ "type": "tidelift" } ], - "time": "2020-03-09T19:04:49+00:00" + "time": "2020-05-12T16:47:27+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.15.0", + "version": "v1.17.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac" + "reference": "fa79b11539418b02fc5e1897267673ba2c19419c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/81ffd3a9c6d707be22e3012b827de1c9775fc5ac", - "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fa79b11539418b02fc5e1897267673ba2c19419c", + "reference": "fa79b11539418b02fc5e1897267673ba2c19419c", "shasum": "" }, "require": { @@ -10090,7 +10140,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.15-dev" + "dev-master": "1.17-dev" } }, "autoload": { @@ -10138,20 +10188,20 @@ "type": "tidelift" } ], - "time": "2020-03-09T19:04:49+00:00" + "time": "2020-05-12T16:47:27+00:00" }, { "name": "symfony/polyfill-php70", - "version": "v1.15.0", + "version": "v1.17.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php70.git", - "reference": "2a18e37a489803559284416df58c71ccebe50bf0" + "reference": "82225c2d7d23d7e70515496d249c0152679b468e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/2a18e37a489803559284416df58c71ccebe50bf0", - "reference": "2a18e37a489803559284416df58c71ccebe50bf0", + "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/82225c2d7d23d7e70515496d249c0152679b468e", + "reference": "82225c2d7d23d7e70515496d249c0152679b468e", "shasum": "" }, "require": { @@ -10161,7 +10211,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.15-dev" + "dev-master": "1.17-dev" } }, "autoload": { @@ -10197,20 +10247,34 @@ "portable", "shim" ], - "time": "2020-02-27T09:26:54+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-05-12T16:47:27+00:00" }, { "name": "symfony/polyfill-php72", - "version": "v1.15.0", + "version": "v1.17.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "37b0976c78b94856543260ce09b460a7bc852747" + "reference": "f048e612a3905f34931127360bdd2def19a5e582" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/37b0976c78b94856543260ce09b460a7bc852747", - "reference": "37b0976c78b94856543260ce09b460a7bc852747", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/f048e612a3905f34931127360bdd2def19a5e582", + "reference": "f048e612a3905f34931127360bdd2def19a5e582", "shasum": "" }, "require": { @@ -10219,7 +10283,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.15-dev" + "dev-master": "1.17-dev" } }, "autoload": { @@ -10266,20 +10330,20 @@ "type": "tidelift" } ], - "time": "2020-02-27T09:26:54+00:00" + "time": "2020-05-12T16:47:27+00:00" }, { "name": "symfony/polyfill-php73", - "version": "v1.15.0", + "version": "v1.17.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", - "reference": "0f27e9f464ea3da33cbe7ca3bdf4eb66def9d0f7" + "reference": "a760d8964ff79ab9bf057613a5808284ec852ccc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f27e9f464ea3da33cbe7ca3bdf4eb66def9d0f7", - "reference": "0f27e9f464ea3da33cbe7ca3bdf4eb66def9d0f7", + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/a760d8964ff79ab9bf057613a5808284ec852ccc", + "reference": "a760d8964ff79ab9bf057613a5808284ec852ccc", "shasum": "" }, "require": { @@ -10288,7 +10352,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.15-dev" + "dev-master": "1.17-dev" } }, "autoload": { @@ -10338,7 +10402,7 @@ "type": "tidelift" } ], - "time": "2020-02-27T09:26:54+00:00" + "time": "2020-05-12T16:47:27+00:00" }, { "name": "symfony/psr-http-message-bridge", @@ -12429,25 +12493,26 @@ }, { "name": "oro/twig-inspector", - "version": "1.0.2", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/oroinc/twig-inspector.git", - "reference": "5a66e476172b89c1f697fee2bf032acec63065a0" + "reference": "a6bfa95e3909fba2f7ee411b4a5ac6b373490e2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/twig-inspector/zipball/5a66e476172b89c1f697fee2bf032acec63065a0", - "reference": "5a66e476172b89c1f697fee2bf032acec63065a0", + "url": "https://api.github.com/repos/oroinc/twig-inspector/zipball/a6bfa95e3909fba2f7ee411b4a5ac6b373490e2f", + "reference": "a6bfa95e3909fba2f7ee411b4a5ac6b373490e2f", "shasum": "" }, "require": { - "symfony/config": "^4.1.12 | ^5.0", - "symfony/dependency-injection": "^4.1.12 | ^5.0", - "symfony/http-foundation": "^4.1.12 | ^5.0", - "symfony/http-kernel": "^4.1.12 | ^5.0", - "symfony/routing": "^4.1.12 | ^5.0", - "twig/twig": "^1.34 | ^2.4 | ^3.0" + "symfony/config": "^4.4.1 | ^5.0", + "symfony/dependency-injection": "^4.4.1 | ^5.0", + "symfony/http-foundation": "^4.4.1 | ^5.0", + "symfony/http-kernel": "^4.4.1 | ^5.0", + "symfony/routing": "^4.4.1 | ^5.0", + "symfony/web-profiler-bundle": "^4.4.1 | ^5.0", + "twig/twig": "^1.38 | ^2.7 | ^3.0" }, "type": "symfony-bundle", "extra": { @@ -12481,10 +12546,10 @@ "twig" ], "support": { - "source": "https://github.com/oroinc/twig-inspector/tree/1.0.2", + "source": "https://github.com/oroinc/twig-inspector/tree/master", "issues": "https://github.com/oroinc/twig-inspector/issues" }, - "time": "2020-01-28T10:20:35+00:00" + "time": "2020-05-13T09:34:30+00:00" }, { "name": "pdepend/pdepend",