|
|
|
@ -710,32 +710,28 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "doctrine/lexer", |
|
|
|
"version": "1.2.1", |
|
|
|
"version": "1.2.2", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/doctrine/lexer.git", |
|
|
|
"reference": "e864bbf5904cb8f5bb334f99209b48018522f042" |
|
|
|
"reference": "9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042", |
|
|
|
"reference": "e864bbf5904cb8f5bb334f99209b48018522f042", |
|
|
|
"url": "https://api.github.com/repos/doctrine/lexer/zipball/9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c", |
|
|
|
"reference": "9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": "^7.2 || ^8.0" |
|
|
|
"php": "^7.1 || ^8.0" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"doctrine/coding-standard": "^6.0", |
|
|
|
"phpstan/phpstan": "^0.11.8", |
|
|
|
"phpunit/phpunit": "^8.2" |
|
|
|
"doctrine/coding-standard": "^9.0", |
|
|
|
"phpstan/phpstan": "1.3", |
|
|
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", |
|
|
|
"vimeo/psalm": "^4.11" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"extra": { |
|
|
|
"branch-alias": { |
|
|
|
"dev-master": "1.2.x-dev" |
|
|
|
} |
|
|
|
}, |
|
|
|
"autoload": { |
|
|
|
"psr-4": { |
|
|
|
"Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" |
|
|
|
@ -770,7 +766,7 @@ |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/doctrine/lexer/issues", |
|
|
|
"source": "https://github.com/doctrine/lexer/tree/1.2.1" |
|
|
|
"source": "https://github.com/doctrine/lexer/tree/1.2.2" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
|
@ -786,20 +782,20 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2020-05-25T17:44:05+00:00" |
|
|
|
"time": "2022-01-12T08:27:12+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "dragonmantank/cron-expression", |
|
|
|
"version": "v3.2.3", |
|
|
|
"version": "v3.2.4", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/dragonmantank/cron-expression.git", |
|
|
|
"reference": "47c53bbb260d3c398fba9bfa9683dcf67add2579" |
|
|
|
"reference": "9545dea2a1d92b60c8b3d06f02025c83e999bde0" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/47c53bbb260d3c398fba9bfa9683dcf67add2579", |
|
|
|
"reference": "47c53bbb260d3c398fba9bfa9683dcf67add2579", |
|
|
|
"url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/9545dea2a1d92b60c8b3d06f02025c83e999bde0", |
|
|
|
"reference": "9545dea2a1d92b60c8b3d06f02025c83e999bde0", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -839,7 +835,7 @@ |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/dragonmantank/cron-expression/issues", |
|
|
|
"source": "https://github.com/dragonmantank/cron-expression/tree/v3.2.3" |
|
|
|
"source": "https://github.com/dragonmantank/cron-expression/tree/v3.2.4" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
|
@ -847,7 +843,7 @@ |
|
|
|
"type": "github" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2022-01-06T05:35:07+00:00" |
|
|
|
"time": "2022-01-13T04:09:37+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "egulias/email-validator", |
|
|
|
@ -1550,16 +1546,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "laravel/framework", |
|
|
|
"version": "v8.78.1", |
|
|
|
"version": "v8.79.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/laravel/framework.git", |
|
|
|
"reference": "16359b5ebafba6579b397d7505b082a6d1bb2e31" |
|
|
|
"reference": "8091f07558ff4a890435ff9d25fa9aca0189ad63" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/laravel/framework/zipball/16359b5ebafba6579b397d7505b082a6d1bb2e31", |
|
|
|
"reference": "16359b5ebafba6579b397d7505b082a6d1bb2e31", |
|
|
|
"url": "https://api.github.com/repos/laravel/framework/zipball/8091f07558ff4a890435ff9d25fa9aca0189ad63", |
|
|
|
"reference": "8091f07558ff4a890435ff9d25fa9aca0189ad63", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
@ -1591,7 +1587,7 @@ |
|
|
|
"symfony/routing": "^5.4", |
|
|
|
"symfony/var-dumper": "^5.4", |
|
|
|
"tijsverkoyen/css-to-inline-styles": "^2.2.2", |
|
|
|
"vlucas/phpdotenv": "^5.2", |
|
|
|
"vlucas/phpdotenv": "^5.4.1", |
|
|
|
"voku/portable-ascii": "^1.4.8" |
|
|
|
}, |
|
|
|
"conflict": { |
|
|
|
@ -1648,6 +1644,7 @@ |
|
|
|
"symfony/cache": "^5.4" |
|
|
|
}, |
|
|
|
"suggest": { |
|
|
|
"ably/ably-php": "Required to use the Ably broadcast driver (^1.0).", |
|
|
|
"aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.198.1).", |
|
|
|
"brianium/paratest": "Required to run tests in parallel (^6.0).", |
|
|
|
"doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.13.3|^3.1.4).", |
|
|
|
@ -1718,7 +1715,7 @@ |
|
|
|
"issues": "https://github.com/laravel/framework/issues", |
|
|
|
"source": "https://github.com/laravel/framework" |
|
|
|
}, |
|
|
|
"time": "2022-01-05T14:52:50+00:00" |
|
|
|
"time": "2022-01-12T16:12:41+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "laravel/serializable-closure", |
|
|
|
@ -1781,32 +1778,32 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "laravel/tinker", |
|
|
|
"version": "v2.6.3", |
|
|
|
"version": "v2.7.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/laravel/tinker.git", |
|
|
|
"reference": "a9ddee4761ec8453c584e393b393caff189a3e42" |
|
|
|
"reference": "5f2f9815b7631b9f586a3de7933c25f9327d4073" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/laravel/tinker/zipball/a9ddee4761ec8453c584e393b393caff189a3e42", |
|
|
|
"reference": "a9ddee4761ec8453c584e393b393caff189a3e42", |
|
|
|
"url": "https://api.github.com/repos/laravel/tinker/zipball/5f2f9815b7631b9f586a3de7933c25f9327d4073", |
|
|
|
"reference": "5f2f9815b7631b9f586a3de7933c25f9327d4073", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"illuminate/console": "^6.0|^7.0|^8.0", |
|
|
|
"illuminate/contracts": "^6.0|^7.0|^8.0", |
|
|
|
"illuminate/support": "^6.0|^7.0|^8.0", |
|
|
|
"illuminate/console": "^6.0|^7.0|^8.0|^9.0", |
|
|
|
"illuminate/contracts": "^6.0|^7.0|^8.0|^9.0", |
|
|
|
"illuminate/support": "^6.0|^7.0|^8.0|^9.0", |
|
|
|
"php": "^7.2.5|^8.0", |
|
|
|
"psy/psysh": "^0.10.4", |
|
|
|
"symfony/var-dumper": "^4.3.4|^5.0" |
|
|
|
"psy/psysh": "^0.10.4|^0.11.1", |
|
|
|
"symfony/var-dumper": "^4.3.4|^5.0|^6.0" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"mockery/mockery": "~1.3.3|^1.4.2", |
|
|
|
"phpunit/phpunit": "^8.5.8|^9.3.3" |
|
|
|
}, |
|
|
|
"suggest": { |
|
|
|
"illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0)." |
|
|
|
"illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0)." |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"extra": { |
|
|
|
@ -1843,9 +1840,9 @@ |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/laravel/tinker/issues", |
|
|
|
"source": "https://github.com/laravel/tinker/tree/v2.6.3" |
|
|
|
"source": "https://github.com/laravel/tinker/tree/v2.7.0" |
|
|
|
}, |
|
|
|
"time": "2021-12-07T16:41:42+00:00" |
|
|
|
"time": "2022-01-10T08:52:49+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "league/commonmark", |
|
|
|
@ -3210,29 +3207,29 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "psy/psysh", |
|
|
|
"version": "v0.10.12", |
|
|
|
"version": "v0.11.1", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/bobthecow/psysh.git", |
|
|
|
"reference": "a0d9981aa07ecfcbea28e4bfa868031cca121e7d" |
|
|
|
"reference": "570292577277f06f590635381a7f761a6cf4f026" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/a0d9981aa07ecfcbea28e4bfa868031cca121e7d", |
|
|
|
"reference": "a0d9981aa07ecfcbea28e4bfa868031cca121e7d", |
|
|
|
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/570292577277f06f590635381a7f761a6cf4f026", |
|
|
|
"reference": "570292577277f06f590635381a7f761a6cf4f026", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"ext-json": "*", |
|
|
|
"ext-tokenizer": "*", |
|
|
|
"nikic/php-parser": "~4.0|~3.0|~2.0|~1.3", |
|
|
|
"php": "^8.0 || ^7.0 || ^5.5.9", |
|
|
|
"symfony/console": "~5.0|~4.0|~3.0|^2.4.2|~2.3.10", |
|
|
|
"symfony/var-dumper": "~5.0|~4.0|~3.0|~2.7" |
|
|
|
"nikic/php-parser": "^4.0 || ^3.1", |
|
|
|
"php": "^8.0 || ^7.0.8", |
|
|
|
"symfony/console": "^6.0 || ^5.0 || ^4.0 || ^3.4", |
|
|
|
"symfony/var-dumper": "^6.0 || ^5.0 || ^4.0 || ^3.4" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"bamarni/composer-bin-plugin": "^1.2", |
|
|
|
"hoa/console": "3.17.*" |
|
|
|
"hoa/console": "3.17.05.02" |
|
|
|
}, |
|
|
|
"suggest": { |
|
|
|
"ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)", |
|
|
|
@ -3247,7 +3244,7 @@ |
|
|
|
"type": "library", |
|
|
|
"extra": { |
|
|
|
"branch-alias": { |
|
|
|
"dev-main": "0.10.x-dev" |
|
|
|
"dev-main": "0.11.x-dev" |
|
|
|
} |
|
|
|
}, |
|
|
|
"autoload": { |
|
|
|
@ -3279,9 +3276,9 @@ |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/bobthecow/psysh/issues", |
|
|
|
"source": "https://github.com/bobthecow/psysh/tree/v0.10.12" |
|
|
|
"source": "https://github.com/bobthecow/psysh/tree/v0.11.1" |
|
|
|
}, |
|
|
|
"time": "2021-11-30T14:05:36+00:00" |
|
|
|
"time": "2022-01-03T13:58:38+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "ralouphie/getallheaders", |
|
|
|
@ -8580,12 +8577,12 @@ |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/Roave/SecurityAdvisories.git", |
|
|
|
"reference": "11696ae4d8970456cbd1919c17e6bb2ddb63553a" |
|
|
|
"reference": "3665408e3d73c238711b8d522e7145ec18116cd4" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/11696ae4d8970456cbd1919c17e6bb2ddb63553a", |
|
|
|
"reference": "11696ae4d8970456cbd1919c17e6bb2ddb63553a", |
|
|
|
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/3665408e3d73c238711b8d522e7145ec18116cd4", |
|
|
|
"reference": "3665408e3d73c238711b8d522e7145ec18116cd4", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"conflict": { |
|
|
|
@ -8648,7 +8645,7 @@ |
|
|
|
"doctrine/mongodb-odm": ">=1,<1.0.2", |
|
|
|
"doctrine/mongodb-odm-bundle": ">=2,<3.0.1", |
|
|
|
"doctrine/orm": ">=2,<2.4.8|>=2.5,<2.5.1|>=2.8.3,<2.8.4", |
|
|
|
"dolibarr/dolibarr": "<14|>= 3.3.beta1, < 13.0.2", |
|
|
|
"dolibarr/dolibarr": "<=14.0.4|>= 3.3.beta1, < 13.0.2", |
|
|
|
"dompdf/dompdf": ">=0.6,<0.6.2", |
|
|
|
"drupal/core": ">=7,<7.80|>=8,<8.9.16|>=9,<9.1.12|>=9.2,<9.2.4", |
|
|
|
"drupal/drupal": ">=7,<7.80|>=8,<8.9.16|>=9,<9.1.12|>=9.2,<9.2.4", |
|
|
|
@ -8782,7 +8779,7 @@ |
|
|
|
"openmage/magento-lts": "<19.4.15|>=20,<20.0.13", |
|
|
|
"orchid/platform": ">=9,<9.4.4", |
|
|
|
"oro/crm": ">=1.7,<1.7.4|>=3.1,<4.1.17|>=4.2,<4.2.7", |
|
|
|
"oro/platform": ">=1.7,<1.7.4|>=3.1,<3.1.21|>=4.1,<4.1.14|>=4.2,<4.2.8", |
|
|
|
"oro/platform": ">=1.7,<1.7.4|>=3.1,<3.1.29|>=4.1,<4.1.17|>=4.2,<4.2.8", |
|
|
|
"padraic/humbug_get_contents": "<1.1.2", |
|
|
|
"pagarme/pagarme-php": ">=0,<3", |
|
|
|
"pagekit/pagekit": "<=1.0.18", |
|
|
|
@ -8805,7 +8802,7 @@ |
|
|
|
"phpwhois/phpwhois": "<=4.2.5", |
|
|
|
"phpxmlrpc/extras": "<0.6.1", |
|
|
|
"pimcore/pimcore": "<10.2.7", |
|
|
|
"pocketmine/pocketmine-mp": "<4.0.5", |
|
|
|
"pocketmine/pocketmine-mp": "<4.0.6", |
|
|
|
"pressbooks/pressbooks": "<5.18", |
|
|
|
"prestashop/autoupgrade": ">=4,<4.10.1", |
|
|
|
"prestashop/contactform": ">1.0.1,<4.3", |
|
|
|
@ -8853,7 +8850,7 @@ |
|
|
|
"simplesamlphp/simplesamlphp-module-infocard": "<1.0.1", |
|
|
|
"simplito/elliptic-php": "<1.0.6", |
|
|
|
"slim/slim": "<2.6", |
|
|
|
"smarty/smarty": "<3.1.39", |
|
|
|
"smarty/smarty": "<3.1.43|>=4,<4.0.3", |
|
|
|
"snipe/snipe-it": "<5.3.5", |
|
|
|
"socalnick/scn-social-auth": "<1.15.2", |
|
|
|
"socialiteproviders/steam": "<1.1", |
|
|
|
@ -9013,7 +9010,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2022-01-08T00:53:14+00:00" |
|
|
|
"time": "2022-01-13T23:16:03+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "sebastian/cli-parser", |
|
|
|
|