diff --git a/composer.json b/composer.json index 3123a0f..6b67e7f 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "require": { "php": "^7.3 || ^8.0", "ext-mbstring": "*", - "jbelien/mapfile-php-library": "^2.x-dev", + "jbelien/mapfile-php-library": "^2.0", "laminas/laminas-component-installer": "^3.0", "laminas/laminas-config-aggregator": "^1.2", "laminas/laminas-dependency-plugin": "^2.1", @@ -29,7 +29,7 @@ "roave/security-advisories": "dev-master", "squizlabs/php_codesniffer": "^3.3.2" }, - "minimum-stability": "dev", + "minimum-stability": "stable", "prefer-stable": true, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index 7c7f425..d7d1b94 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": "c9799173570afeb01479afa50d57d012", + "content-hash": "9009b852dfbcf09e7f184b2f62d05fe2", "packages": [ { "name": "brick/varexporter", @@ -288,16 +288,16 @@ }, { "name": "jbelien/mapfile-php-library", - "version": "dev-master", + "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/jbelien/MapFile-PHP-Library.git", - "reference": "c437c3a74a3d8d082024adf23100366abcb84e52" + "reference": "d3a09538b901636acec3395ff19280b0622ca860" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jbelien/MapFile-PHP-Library/zipball/c437c3a74a3d8d082024adf23100366abcb84e52", - "reference": "c437c3a74a3d8d082024adf23100366abcb84e52", + "url": "https://api.github.com/repos/jbelien/MapFile-PHP-Library/zipball/d3a09538b901636acec3395ff19280b0622ca860", + "reference": "d3a09538b901636acec3395ff19280b0622ca860", "shasum": "" }, "require": { @@ -310,7 +310,6 @@ "phpunit/phpunit": "^9.5", "squizlabs/php_codesniffer": "^3.3" }, - "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -329,7 +328,7 @@ "description": "PHP Library to read/write MapServer mapfiles", "support": { "issues": "https://github.com/jbelien/MapFile-PHP-Library/issues", - "source": "https://github.com/jbelien/MapFile-PHP-Library/tree/master" + "source": "https://github.com/jbelien/MapFile-PHP-Library/tree/2.0.0" }, "funding": [ { @@ -341,20 +340,20 @@ "type": "liberapay" } ], - "time": "2022-11-11T11:03:52+00:00" + "time": "2022-12-16T16:05:03+00:00" }, { "name": "laminas/laminas-component-installer", - "version": "3.1.0", + "version": "3.2.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-component-installer.git", - "reference": "8e8f8e700380a9e05a8e05a1b975682cdf8b0533" + "reference": "24d4da550d1894fb40df3ba09e5840a5c6653b8e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-component-installer/zipball/8e8f8e700380a9e05a8e05a1b975682cdf8b0533", - "reference": "8e8f8e700380a9e05a8e05a1b975682cdf8b0533", + "url": "https://api.github.com/repos/laminas/laminas-component-installer/zipball/24d4da550d1894fb40df3ba09e5840a5c6653b8e", + "reference": "24d4da550d1894fb40df3ba09e5840a5c6653b8e", "shasum": "" }, "require": { @@ -370,7 +369,7 @@ "mikey179/vfsstream": "^1.6.11", "phpunit/phpunit": "^9.5.26", "psalm/plugin-phpunit": "^0.18.0", - "vimeo/psalm": "^4.29.0", + "vimeo/psalm": "^5.0.0", "webmozart/assert": "^1.11.0" }, "type": "composer-plugin", @@ -408,20 +407,20 @@ "type": "community_bridge" } ], - "time": "2022-11-15T22:21:52+00:00" + "time": "2022-12-05T23:38:07+00:00" }, { "name": "laminas/laminas-config-aggregator", - "version": "1.12.0", + "version": "1.13.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-config-aggregator.git", - "reference": "550a5a83eb29557e750f51f9d030e935c72ed430" + "reference": "5c445bbe9afabb7fd7c38382f27930f11632dd90" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-config-aggregator/zipball/550a5a83eb29557e750f51f9d030e935c72ed430", - "reference": "550a5a83eb29557e750f51f9d030e935c72ed430", + "url": "https://api.github.com/repos/laminas/laminas-config-aggregator/zipball/5c445bbe9afabb7fd7c38382f27930f11632dd90", + "reference": "5c445bbe9afabb7fd7c38382f27930f11632dd90", "shasum": "" }, "require": { @@ -440,7 +439,7 @@ "laminas/laminas-servicemanager": "^3.19", "phpunit/phpunit": "^9.5.26", "psalm/plugin-phpunit": "^0.18.0", - "vimeo/psalm": "^4.29" + "vimeo/psalm": "^5.0" }, "suggest": { "laminas/laminas-config": "Allows loading configuration from XML, INI, YAML, and JSON files", @@ -477,7 +476,7 @@ "type": "community_bridge" } ], - "time": "2022-11-22T08:24:25+00:00" + "time": "2022-12-03T21:22:49+00:00" }, { "name": "laminas/laminas-dependency-plugin", @@ -534,16 +533,16 @@ }, { "name": "laminas/laminas-diactoros", - "version": "2.22.0", + "version": "2.23.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-diactoros.git", - "reference": "df8c7f9e11d854269f4aa7c06ffa38caa42e4405" + "reference": "a738cecb420e3bcff34c33177f1ce9f68902695c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/df8c7f9e11d854269f4aa7c06ffa38caa42e4405", - "reference": "df8c7f9e11d854269f4aa7c06ffa38caa42e4405", + "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/a738cecb420e3bcff34c33177f1ce9f68902695c", + "reference": "a738cecb420e3bcff34c33177f1ce9f68902695c", "shasum": "" }, "require": { @@ -565,10 +564,10 @@ "ext-libxml": "*", "http-interop/http-factory-tests": "^0.9.0", "laminas/laminas-coding-standard": "^2.4.0", - "php-http/psr7-integration-tests": "^1.1.1", + "php-http/psr7-integration-tests": "^1.2", "phpunit/phpunit": "^9.5.26", "psalm/plugin-phpunit": "^0.18.0", - "vimeo/psalm": "^4.29.0" + "vimeo/psalm": "^5.0.0" }, "type": "library", "extra": { @@ -627,7 +626,7 @@ "type": "community_bridge" } ], - "time": "2022-11-22T05:54:54+00:00" + "time": "2022-12-14T22:31:50+00:00" }, { "name": "laminas/laminas-escaper", @@ -850,16 +849,16 @@ }, { "name": "laminas/laminas-stdlib", - "version": "3.16.0", + "version": "3.16.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-stdlib.git", - "reference": "0880e3dd88eca01eeda9dfdb5a05c38e56902c2c" + "reference": "f4f773641807c7ccee59b758bfe4ac4ba33ecb17" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/0880e3dd88eca01eeda9dfdb5a05c38e56902c2c", - "reference": "0880e3dd88eca01eeda9dfdb5a05c38e56902c2c", + "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/f4f773641807c7ccee59b758bfe4ac4ba33ecb17", + "reference": "f4f773641807c7ccee59b758bfe4ac4ba33ecb17", "shasum": "" }, "require": { @@ -905,7 +904,7 @@ "type": "community_bridge" } ], - "time": "2022-11-30T23:45:45+00:00" + "time": "2022-12-03T18:48:01+00:00" }, { "name": "laminas/laminas-stratigility", @@ -989,16 +988,16 @@ }, { "name": "mezzio/mezzio", - "version": "3.13.0", + "version": "3.14.0", "source": { "type": "git", "url": "https://github.com/mezzio/mezzio.git", - "reference": "a9d6f7d6e45c37180059e5a4731a225ceb80cef1" + "reference": "cbb044afda55f8d4a9b395d5aa37c98d1e1e5369" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mezzio/mezzio/zipball/a9d6f7d6e45c37180059e5a4731a225ceb80cef1", - "reference": "a9d6f7d6e45c37180059e5a4731a225ceb80cef1", + "url": "https://api.github.com/repos/mezzio/mezzio/zipball/cbb044afda55f8d4a9b395d5aa37c98d1e1e5369", + "reference": "cbb044afda55f8d4a9b395d5aa37c98d1e1e5369", "shasum": "" }, "require": { @@ -1032,9 +1031,9 @@ "mezzio/mezzio-fastroute": "^3.7", "mezzio/mezzio-laminasrouter": "^3.7", "mockery/mockery": "^1.5.1", - "phpunit/phpunit": "^9.5.25", - "psalm/plugin-phpunit": "^0.17", - "vimeo/psalm": "^4.28" + "phpunit/phpunit": "^9.5.26", + "psalm/plugin-phpunit": "^0.18", + "vimeo/psalm": "^5.0.0" }, "suggest": { "filp/whoops": "^2.1 to use the Whoops error handler", @@ -1093,7 +1092,7 @@ "type": "community_bridge" } ], - "time": "2022-10-11T08:04:06+00:00" + "time": "2022-12-05T09:40:08+00:00" }, { "name": "mezzio/mezzio-fastroute", @@ -1251,16 +1250,16 @@ }, { "name": "mezzio/mezzio-router", - "version": "3.9.0", + "version": "3.10.0", "source": { "type": "git", "url": "https://github.com/mezzio/mezzio-router.git", - "reference": "5b03ab8ef9ae8323a9093d5b9d79a69a3733968f" + "reference": "f98d3e97b0e949d394703e526bf218402be601bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mezzio/mezzio-router/zipball/5b03ab8ef9ae8323a9093d5b9d79a69a3733968f", - "reference": "5b03ab8ef9ae8323a9093d5b9d79a69a3733968f", + "url": "https://api.github.com/repos/mezzio/mezzio-router/zipball/f98d3e97b0e949d394703e526bf218402be601bf", + "reference": "f98d3e97b0e949d394703e526bf218402be601bf", "shasum": "" }, "require": { @@ -1278,11 +1277,11 @@ }, "require-dev": { "laminas/laminas-coding-standard": "~2.4.0", - "laminas/laminas-diactoros": "^2.18", - "laminas/laminas-stratigility": "^3.8", - "phpunit/phpunit": "^9.5.25", - "psalm/plugin-phpunit": "^0.17.0", - "vimeo/psalm": "^4.28" + "laminas/laminas-diactoros": "^2.20.0", + "laminas/laminas-stratigility": "^3.9.0", + "phpunit/phpunit": "^9.5.26", + "psalm/plugin-phpunit": "^0.18.0", + "vimeo/psalm": "^5.0.0" }, "suggest": { "mezzio/mezzio-aurarouter": "^3.0 to use the Aura.Router routing adapter", @@ -1328,26 +1327,26 @@ "type": "community_bridge" } ], - "time": "2022-10-10T19:40:00+00:00" + "time": "2022-12-13T20:50:07+00:00" }, { "name": "mezzio/mezzio-session", - "version": "1.11.0", + "version": "1.12.0", "source": { "type": "git", "url": "https://github.com/mezzio/mezzio-session.git", - "reference": "588bb843220e8162483f7f0c8aa00bb6206a7f34" + "reference": "c52f68efa0b45d52284f354af1805b738ded7250" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mezzio/mezzio-session/zipball/588bb843220e8162483f7f0c8aa00bb6206a7f34", - "reference": "588bb843220e8162483f7f0c8aa00bb6206a7f34", + "url": "https://api.github.com/repos/mezzio/mezzio-session/zipball/c52f68efa0b45d52284f354af1805b738ded7250", + "reference": "c52f68efa0b45d52284f354af1805b738ded7250", "shasum": "" }, "require": { "dflydev/fig-cookies": "^2.0.1 || ^3.0", "ext-json": "*", - "php": "^7.4 || ~8.0.0 || ~8.1.0", + "php": "~8.0.0 || ~8.1.0 || ~8.2.0", "psr/container": "^1.0 || ^2.0", "psr/http-server-middleware": "^1.0" }, @@ -1356,10 +1355,10 @@ }, "require-dev": { "laminas/laminas-coding-standard": "~2.4.0", - "laminas/laminas-diactoros": "^2.2", - "phpunit/phpunit": "^9.5", - "psalm/plugin-phpunit": "^0.17.0", - "vimeo/psalm": "^4.24.0" + "laminas/laminas-diactoros": "^2.21", + "phpunit/phpunit": "^9.5.26", + "psalm/plugin-phpunit": "^0.18.3", + "vimeo/psalm": "^4.30" }, "suggest": { "mezzio/mezzio-csrf": "^1.0 || ^1.0-dev for CSRF protection capabilities", @@ -1404,26 +1403,26 @@ "type": "community_bridge" } ], - "time": "2022-09-15T13:08:48+00:00" + "time": "2022-11-16T10:23:30+00:00" }, { "name": "mezzio/mezzio-session-ext", - "version": "1.14.0", + "version": "1.16.0", "source": { "type": "git", "url": "https://github.com/mezzio/mezzio-session-ext.git", - "reference": "a39032a1a93c50e63403607f8a71b227cd867659" + "reference": "b41dc33a2346cfe43aee81bfad8b72f006a595b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mezzio/mezzio-session-ext/zipball/a39032a1a93c50e63403607f8a71b227cd867659", - "reference": "a39032a1a93c50e63403607f8a71b227cd867659", + "url": "https://api.github.com/repos/mezzio/mezzio-session-ext/zipball/b41dc33a2346cfe43aee81bfad8b72f006a595b8", + "reference": "b41dc33a2346cfe43aee81bfad8b72f006a595b8", "shasum": "" }, "require": { "ext-session": "*", "mezzio/mezzio-session": "^1.4", - "php": "^7.4 || ~8.0.0 || ~8.1.0" + "php": "~8.0.0 || ~8.1.0 || ~8.2.0" }, "conflict": { "zendframework/zend-expressive-session-ext": "*" @@ -1431,10 +1430,10 @@ "require-dev": { "dflydev/fig-cookies": "^2.0.1 || ^3.0", "laminas/laminas-coding-standard": "~2.4.0", - "laminas/laminas-diactoros": "^2.5.0", - "phpunit/phpunit": "^9.5.4", - "psalm/plugin-phpunit": "^0.17.0", - "vimeo/psalm": "^4.10" + "laminas/laminas-diactoros": "^2.22", + "phpunit/phpunit": "^9.5.27", + "psalm/plugin-phpunit": "^0.18.4", + "vimeo/psalm": "^5.2" }, "type": "library", "extra": { @@ -1475,7 +1474,7 @@ "type": "community_bridge" } ], - "time": "2022-09-17T16:54:44+00:00" + "time": "2022-12-12T21:44:13+00:00" }, { "name": "mezzio/mezzio-template", @@ -2603,29 +2602,29 @@ }, { "name": "laminas/laminas-code", - "version": "4.7.0", + "version": "4.8.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-code.git", - "reference": "0337d9265bc2e6376babad8c511500821620cb30" + "reference": "dd19fe8e07cc3f374308565667eecd4958c22106" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-code/zipball/0337d9265bc2e6376babad8c511500821620cb30", - "reference": "0337d9265bc2e6376babad8c511500821620cb30", + "url": "https://api.github.com/repos/laminas/laminas-code/zipball/dd19fe8e07cc3f374308565667eecd4958c22106", + "reference": "dd19fe8e07cc3f374308565667eecd4958c22106", "shasum": "" }, "require": { - "php": ">=7.4, <8.2" + "php": "~8.1.0 || ~8.2.0" }, "require-dev": { - "doctrine/annotations": "^1.13.2", + "doctrine/annotations": "^1.13.3", "ext-phar": "*", "laminas/laminas-coding-standard": "^2.3.0", "laminas/laminas-stdlib": "^3.6.1", - "phpunit/phpunit": "^9.5.10", - "psalm/plugin-phpunit": "^0.17.0", - "vimeo/psalm": "^4.13.1" + "phpunit/phpunit": "^9.5.26", + "psalm/plugin-phpunit": "^0.18.0", + "vimeo/psalm": "^5.1.0" }, "suggest": { "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features", @@ -2633,9 +2632,6 @@ }, "type": "library", "autoload": { - "files": [ - "polyfill/ReflectionEnumPolyfill.php" - ], "psr-4": { "Laminas\\Code\\": "src/" } @@ -2665,7 +2661,7 @@ "type": "community_bridge" } ], - "time": "2022-09-13T10:33:30+00:00" + "time": "2022-12-08T02:08:23+00:00" }, { "name": "laminas/laminas-development-mode", @@ -2730,43 +2726,40 @@ }, { "name": "mezzio/mezzio-tooling", - "version": "2.6.0", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/mezzio/mezzio-tooling.git", - "reference": "2c2c1cfe58fb7c71891cf252edae3afbd1783b8e" + "reference": "5de0a68a7d1c1b752d6a1637a77535b862b8d509" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mezzio/mezzio-tooling/zipball/2c2c1cfe58fb7c71891cf252edae3afbd1783b8e", - "reference": "2c2c1cfe58fb7c71891cf252edae3afbd1783b8e", + "url": "https://api.github.com/repos/mezzio/mezzio-tooling/zipball/5de0a68a7d1c1b752d6a1637a77535b862b8d509", + "reference": "5de0a68a7d1c1b752d6a1637a77535b862b8d509", "shasum": "" }, "require": { "ext-json": "*", - "laminas/laminas-cli": "^1.2", - "laminas/laminas-code": "^4.5", - "laminas/laminas-stdlib": "^3.1", - "laminas/laminas-stratigility": "^3.0", - "mezzio/mezzio": "^3.0", - "mezzio/mezzio-router": "^3.0", - "php": "^7.4 || ~8.0.0 || ~8.1.0", - "symfony/process": "^4.3 || ^5.1.2 || ^6.0" - }, - "conflict": { - "zendframework/zend-expressive-tooling": "*" + "laminas/laminas-cli": "^1.7.0", + "laminas/laminas-code": "^4.7.1", + "laminas/laminas-stdlib": "^3.15.0", + "laminas/laminas-stratigility": "^3.9.0", + "mezzio/mezzio": "^3.13.0", + "mezzio/mezzio-router": "^3.9.0", + "php": "~8.0.0 || ~8.1.0 || ~8.2.0", + "symfony/process": "^6.0.11" }, "require-dev": { - "laminas/laminas-coding-standard": "~2.3.0", - "laminas/laminas-diactoros": "^1.8.7 || ^2.2.3", - "mikey179/vfsstream": "^1.6.10", - "mockery/mockery": "^1.2.4", - "php-mock/php-mock-phpunit": "^2.6", - "phpspec/prophecy-phpunit": "^2.0", - "phpunit/phpunit": "^9.5.11", - "psalm/plugin-mockery": "^0.9.1", - "psalm/plugin-phpunit": "^0.16.1", - "vimeo/psalm": "^4.10" + "laminas/laminas-coding-standard": "~2.4.0", + "laminas/laminas-diactoros": "^2.2.3", + "mikey179/vfsstream": "^1.6.11", + "mockery/mockery": "^1.5.1", + "php-mock/php-mock-phpunit": "^2.6.1", + "phpdocumentor/reflection-docblock": "^5.3.0", + "phpunit/phpunit": "^9.5.26", + "psalm/plugin-mockery": "^0.11.0", + "psalm/plugin-phpunit": "^0.18.3", + "vimeo/psalm": "^5.0.0" }, "type": "library", "extra": { @@ -2807,7 +2800,7 @@ "type": "community_bridge" } ], - "time": "2022-08-10T08:16:52+00:00" + "time": "2022-12-01T11:42:00+00:00" }, { "name": "myclabs/deep-copy", @@ -2981,16 +2974,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "9.2.18", + "version": "9.2.21", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "12fddc491826940cf9b7e88ad9664cf51f0f6d0a" + "reference": "3f893e19712bb0c8bc86665d1562e9fd509c4ef0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/12fddc491826940cf9b7e88ad9664cf51f0f6d0a", - "reference": "12fddc491826940cf9b7e88ad9664cf51f0f6d0a", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/3f893e19712bb0c8bc86665d1562e9fd509c4ef0", + "reference": "3f893e19712bb0c8bc86665d1562e9fd509c4ef0", "shasum": "" }, "require": { @@ -3046,7 +3039,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.18" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.21" }, "funding": [ { @@ -3054,7 +3047,7 @@ "type": "github" } ], - "time": "2022-10-27T13:35:33+00:00" + "time": "2022-12-14T13:26:54+00:00" }, { "name": "phpunit/php-file-iterator", @@ -3299,16 +3292,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.5.26", + "version": "9.5.27", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "851867efcbb6a1b992ec515c71cdcf20d895e9d2" + "reference": "a2bc7ffdca99f92d959b3f2270529334030bba38" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/851867efcbb6a1b992ec515c71cdcf20d895e9d2", - "reference": "851867efcbb6a1b992ec515c71cdcf20d895e9d2", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a2bc7ffdca99f92d959b3f2270529334030bba38", + "reference": "a2bc7ffdca99f92d959b3f2270529334030bba38", "shasum": "" }, "require": { @@ -3381,7 +3374,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.26" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.27" }, "funding": [ { @@ -3397,7 +3390,7 @@ "type": "tidelift" } ], - "time": "2022-10-28T06:00:21+00:00" + "time": "2022-12-09T07:31:23+00:00" }, { "name": "psr/event-dispatcher", @@ -3505,12 +3498,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "5317244268eb40e418f1cf8afa6d1d9df4e1f4a3" + "reference": "648a1a2e7bb5d18dfaefe5f93da438127cebc5b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/5317244268eb40e418f1cf8afa6d1d9df4e1f4a3", - "reference": "5317244268eb40e418f1cf8afa6d1d9df4e1f4a3", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/648a1a2e7bb5d18dfaefe5f93da438127cebc5b2", + "reference": "648a1a2e7bb5d18dfaefe5f93da438127cebc5b2", "shasum": "" }, "conflict": { @@ -3519,6 +3512,7 @@ "adodb/adodb-php": "<=5.20.20|>=5.21,<=5.21.3", "aheinze/cockpit": "<=2.2.1", "akaunting/akaunting": "<2.1.13", + "akeneo/pim-community-dev": "<5.0.119|>=6,<6.0.53", "alextselegidis/easyappointments": "<=1.4.3", "alterphp/easyadmin-extension-bundle": ">=1.2,<1.2.11|>=1.3,<1.3.1", "amazing/media2click": ">=1,<1.3.3", @@ -3534,12 +3528,13 @@ "asymmetricrypt/asymmetricrypt": ">=0,<9.9.99", "awesome-support/awesome-support": "<=6.0.7", "aws/aws-sdk-php": ">=3,<3.2.1", - "badaso/core": "<2.6.1", + "backdrop/backdrop": "<=1.23", + "badaso/core": "<2.7", "bagisto/bagisto": "<0.1.5", "barrelstrength/sprout-base-email": "<1.2.7", "barrelstrength/sprout-forms": "<3.9", "barryvdh/laravel-translation-manager": "<0.6.2", - "baserproject/basercms": "<4.5.4", + "baserproject/basercms": "<4.7.2", "billz/raspap-webgui": "<=2.6.6", "bk2k/bootstrap-package": ">=7.1,<7.1.2|>=8,<8.0.8|>=9,<9.0.4|>=9.1,<9.1.3|>=10,<10.0.10|>=11,<11.0.3", "bmarshall511/wordpress_zero_spam": "<5.2.13", @@ -3567,7 +3562,7 @@ "codeigniter4/shield": "= 1.0.0-beta", "codiad/codiad": "<=2.8.4", "composer/composer": "<1.10.26|>=2-alpha.1,<2.2.12|>=2.3,<2.3.5", - "concrete5/concrete5": "<9", + "concrete5/concrete5": "<=9.1.3|>= 9.0.0RC1, < 9.1.3", "concrete5/core": "<8.5.8|>=9,<9.1", "contao-components/mediaelement": ">=2.14.2,<2.21.1", "contao/contao": ">=4,<4.4.56|>=4.5,<4.9.18|>=4.10,<4.11.7|>=4.13,<4.13.3", @@ -3593,7 +3588,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": "<16|= 12.0.5|>= 3.3.beta1, < 13.0.2", + "dolibarr/dolibarr": "<16|>=16.0.1,<16.0.3|= 12.0.5|>= 3.3.beta1, < 13.0.2", "dompdf/dompdf": "<2.0.1", "drupal/core": ">=7,<7.91|>=8,<9.3.19|>=9.4,<9.4.3", "drupal/drupal": ">=7,<7.80|>=8,<8.9.16|>=9,<9.1.12|>=9.2,<9.2.4", @@ -3628,11 +3623,11 @@ "facade/ignition": "<1.16.15|>=2,<2.4.2|>=2.5,<2.5.2", "facturascripts/facturascripts": "<=2022.8", "feehi/cms": "<=2.1.1", - "feehi/feehicms": "<=2.0.1.1", + "feehi/feehicms": "<=2.1.1", "fenom/fenom": "<=2.12.1", "filegator/filegator": "<7.8", "firebase/php-jwt": "<2", - "flarum/core": ">=1,<=1.0.1", + "flarum/core": ">=1,<=1.0.1|>=1.5,<1.6.2", "flarum/sticky": ">=0.1-beta.14,<=0.1-beta.15", "flarum/tags": "<=0.1-beta.13", "fluidtypo3/vhs": "<5.1.1", @@ -3688,6 +3683,7 @@ "ivankristianto/phpwhois": "<=4.3", "jackalope/jackalope-doctrine-dbal": "<1.7.4", "james-heinrich/getid3": "<1.9.21", + "jasig/phpcas": "<1.3.3", "joomla/archive": "<1.1.12|>=2,<2.0.1", "joomla/filesystem": "<1.6.2|>=2,<2.0.1", "joomla/filter": "<1.4.4|>=2,<2.0.1", @@ -3715,7 +3711,7 @@ "league/commonmark": "<0.18.3", "league/flysystem": "<1.1.4|>=2,<2.1.1", "lexik/jwt-authentication-bundle": "<2.10.7|>=2.11,<2.11.3", - "librenms/librenms": "<=22.8", + "librenms/librenms": "<22.10", "limesurvey/limesurvey": "<3.27.19", "livehelperchat/livehelperchat": "<=3.91", "livewire/livewire": ">2.2.4,<2.2.6", @@ -3740,7 +3736,7 @@ "modx/revolution": "<= 2.8.3-pl|<2.8", "mojo42/jirafeau": "<4.4", "monolog/monolog": ">=1.8,<1.12", - "moodle/moodle": "<4.0.1", + "moodle/moodle": "<4.0.5", "mustache/mustache": ">=2,<2.14.1", "namshi/jose": "<2.2", "neoan3-apps/template": "<1.1.1", @@ -3797,6 +3793,7 @@ "phpunit/phpunit": ">=4.8.19,<4.8.28|>=5,<5.6.3", "phpwhois/phpwhois": "<=4.2.5", "phpxmlrpc/extras": "<0.6.1", + "phpxmlrpc/phpxmlrpc": "<4.9", "pimcore/data-hub": "<1.2.4", "pimcore/pimcore": "<10.5.9", "pocketmine/bedrock-protocol": "<8.0.2", @@ -3806,7 +3803,7 @@ "prestashop/blockwishlist": ">=2,<2.1.1", "prestashop/contactform": ">=1.0.1,<4.3", "prestashop/gamification": "<2.3.2", - "prestashop/prestashop": ">=1.6.0.10,<1.7.8.7", + "prestashop/prestashop": "<1.7.8.8", "prestashop/productcomments": "<5.0.2", "prestashop/ps_emailsubscription": "<2.6.1", "prestashop/ps_facetedsearch": "<3.4.1", @@ -3819,12 +3816,14 @@ "ptrofimov/beanstalk_console": "<1.7.14", "pusher/pusher-php-server": "<2.2.1", "pwweb/laravel-core": "<=0.3.6-beta", + "pyrocms/pyrocms": "<=3.9.1", "rainlab/debugbar-plugin": "<3.1", "rankmath/seo-by-rank-math": "<=1.0.95", "react/http": ">=0.7,<1.7", "remdex/livehelperchat": "<3.99", "rmccue/requests": ">=1.6,<1.8", "robrichards/xmlseclibs": "<3.0.4", + "roots/soil": "<4.1", "rudloff/alltube": "<3.0.3", "s-cart/core": "<6.9", "s-cart/s-cart": "<6.9", @@ -3840,12 +3839,12 @@ "shopware/storefront": "<=6.4.8.1", "shopxo/shopxo": "<2.2.6", "showdoc/showdoc": "<2.10.4", - "silverstripe/admin": ">=1,<1.8.1", - "silverstripe/assets": ">=1,<1.10.1", - "silverstripe/cms": "<4.3.6|>=4.4,<4.4.4", + "silverstripe/admin": ">=1,<1.11.3", + "silverstripe/assets": ">=1,<1.11.1", + "silverstripe/cms": "<4.11.3", "silverstripe/comments": ">=1.3,<1.9.99|>=2,<2.9.99|>=3,<3.1.1", "silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3", - "silverstripe/framework": "<4.10.9", + "silverstripe/framework": "<4.11.14", "silverstripe/graphql": "<3.5.2|>=4-alpha.1,<4-alpha.2|= 4.0.0-alpha1", "silverstripe/hybridsessions": ">=1,<2.4.1|>=2.5,<2.5.1", "silverstripe/registry": ">=2.1,<2.1.2|>=2.2,<2.2.1", @@ -3854,6 +3853,7 @@ "silverstripe/subsites": ">=2,<2.1.1", "silverstripe/taxonomy": ">=1.3,<1.3.1|>=2,<2.0.1", "silverstripe/userforms": "<3", + "silverstripe/versioned-admin": ">=1,<1.11.1", "simple-updates/phpwhois": "<=1", "simplesamlphp/saml2": "<1.10.6|>=2,<2.3.8|>=3,<3.1.4", "simplesamlphp/simplesamlphp": "<1.18.6", @@ -3864,6 +3864,7 @@ "snipe/snipe-it": "<6.0.11|>= 6.0.0-RC-1, <= 6.0.0-RC-5", "socalnick/scn-social-auth": "<1.15.2", "socialiteproviders/steam": "<1.1", + "spatie/browsershot": "<3.57.4", "spipu/html2pdf": "<5.2.4", "spoonity/tcpdf": "<6.2.22", "squizlabs/php_codesniffer": ">=1,<2.8.1|>=3,<3.0.1", @@ -3921,22 +3922,22 @@ "thelia/thelia": ">=2.1-beta.1,<2.1.3", "theonedemon/phpwhois": "<=4.2.5", "thinkcmf/thinkcmf": "<=5.1.7", - "thorsten/phpmyfaq": "<3.1.8", - "tinymce/tinymce": "<5.10", + "thorsten/phpmyfaq": "<3.1.9", + "tinymce/tinymce": "<5.10.7|>=6,<6.3.1", "titon/framework": ">=0,<9.9.99", "tobiasbg/tablepress": "<= 2.0-RC1", "topthink/framework": "<=6.0.13", "topthink/think": "<=6.0.9", "topthink/thinkphp": "<=3.2.3", - "tribalsystems/zenario": "<9.2.55826", + "tribalsystems/zenario": "<=9.3.57595", "truckersmp/phpwhois": "<=4.3.1", "twig/twig": "<1.44.7|>=2,<2.15.3|>=3,<3.4.3", - "typo3/cms": ">=6.2,<6.2.30|>=7,<7.6.32|>=8,<8.7.38|>=9,<9.5.29|>=10,<10.4.32|>=11,<11.5.16", + "typo3/cms": ">=6.2,<6.2.30|>=7,<7.6.32|>=8,<8.7.38|>=9,<9.5.29|>=10,<10.4.33|>=11,<11.5.20|>=12,<12.1.1", "typo3/cms-backend": ">=7,<=7.6.50|>=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1", - "typo3/cms-core": ">=6.2,<=6.2.56|>=7,<7.6.58|>=8,<8.7.48|>=9,<9.5.37|>=10,<10.4.32|>=11,<11.5.16", + "typo3/cms-core": "<8.7.49|>=9,<9.5.38|>=10,<10.4.33|>=11,<11.5.20|>=12,<12.1.1", "typo3/cms-form": ">=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1", "typo3/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6", - "typo3/html-sanitizer": ">=1,<1.0.7|>=2,<2.0.16", + "typo3/html-sanitizer": ">=1,<1.5|>=2,<2.1.1", "typo3/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<2.3.99|>=3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<3.3.23|>=4,<4.0.17|>=4.1,<4.1.16|>=4.2,<4.2.12|>=4.3,<4.3.3", "typo3/phar-stream-wrapper": ">=1,<2.1.1|>=3,<3.1.1", "typo3/swiftmailer": ">=4.1,<4.1.99|>=5.4,<5.4.5", @@ -3964,7 +3965,7 @@ "yetiforce/yetiforce-crm": "<=6.4", "yidashi/yii2cmf": "<=2", "yii2mod/yii2-cms": "<1.9.2", - "yiisoft/yii": ">=1.1.14,<1.1.15", + "yiisoft/yii": "<1.1.27", "yiisoft/yii2": "<2.0.38", "yiisoft/yii2-bootstrap": "<2.0.4", "yiisoft/yii2-dev": "<2.0.43", @@ -3972,6 +3973,7 @@ "yiisoft/yii2-gii": "<2.0.4", "yiisoft/yii2-jui": "<2.0.4", "yiisoft/yii2-redis": "<2.0.8", + "yikesinc/yikes-inc-easy-mailchimp-extender": "<6.8.6", "yoast-seo-for-typo3/yoast_seo": "<7.2.3", "yourls/yourls": "<=1.8.2", "zendesk/zendesk_api_client_php": "<2.2.11", @@ -4034,7 +4036,7 @@ "type": "tidelift" } ], - "time": "2022-11-11T00:18:57+00:00" + "time": "2022-12-16T00:14:52+00:00" }, { "name": "sebastian/cli-parser", @@ -5058,16 +5060,16 @@ }, { "name": "symfony/console", - "version": "v6.1.7", + "version": "v6.2.1", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "a1282bd0c096e0bdb8800b104177e2ce404d8815" + "reference": "58f6cef5dc5f641b7bbdbf8b32b44cc926c35f3f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/a1282bd0c096e0bdb8800b104177e2ce404d8815", - "reference": "a1282bd0c096e0bdb8800b104177e2ce404d8815", + "url": "https://api.github.com/repos/symfony/console/zipball/58f6cef5dc5f641b7bbdbf8b32b44cc926c35f3f", + "reference": "58f6cef5dc5f641b7bbdbf8b32b44cc926c35f3f", "shasum": "" }, "require": { @@ -5134,7 +5136,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v6.1.7" + "source": "https://github.com/symfony/console/tree/v6.2.1" }, "funding": [ { @@ -5150,20 +5152,20 @@ "type": "tidelift" } ], - "time": "2022-10-26T21:42:49+00:00" + "time": "2022-12-01T13:44:20+00:00" }, { "name": "symfony/deprecation-contracts", - "version": "v3.1.1", + "version": "v3.2.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "07f1b9cc2ffee6aaafcf4b710fbc38ff736bd918" + "reference": "1ee04c65529dea5d8744774d474e7cbd2f1206d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/07f1b9cc2ffee6aaafcf4b710fbc38ff736bd918", - "reference": "07f1b9cc2ffee6aaafcf4b710fbc38ff736bd918", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/1ee04c65529dea5d8744774d474e7cbd2f1206d3", + "reference": "1ee04c65529dea5d8744774d474e7cbd2f1206d3", "shasum": "" }, "require": { @@ -5172,7 +5174,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.1-dev" + "dev-main": "3.3-dev" }, "thanks": { "name": "symfony/contracts", @@ -5201,7 +5203,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v3.1.1" + "source": "https://github.com/symfony/deprecation-contracts/tree/v3.2.0" }, "funding": [ { @@ -5217,20 +5219,20 @@ "type": "tidelift" } ], - "time": "2022-02-25T11:15:52+00:00" + "time": "2022-11-25T10:21:52+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v6.1.0", + "version": "v6.2.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "a0449a7ad7daa0f7c0acd508259f80544ab5a347" + "reference": "9efb1618fabee89515fe031314e8ed5625f85a53" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a0449a7ad7daa0f7c0acd508259f80544ab5a347", - "reference": "a0449a7ad7daa0f7c0acd508259f80544ab5a347", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9efb1618fabee89515fe031314e8ed5625f85a53", + "reference": "9efb1618fabee89515fe031314e8ed5625f85a53", "shasum": "" }, "require": { @@ -5284,7 +5286,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v6.1.0" + "source": "https://github.com/symfony/event-dispatcher/tree/v6.2.0" }, "funding": [ { @@ -5300,20 +5302,20 @@ "type": "tidelift" } ], - "time": "2022-05-05T16:51:07+00:00" + "time": "2022-11-02T09:08:04+00:00" }, { "name": "symfony/event-dispatcher-contracts", - "version": "v3.1.1", + "version": "v3.2.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "02ff5eea2f453731cfbc6bc215e456b781480448" + "reference": "0782b0b52a737a05b4383d0df35a474303cabdae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/02ff5eea2f453731cfbc6bc215e456b781480448", - "reference": "02ff5eea2f453731cfbc6bc215e456b781480448", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/0782b0b52a737a05b4383d0df35a474303cabdae", + "reference": "0782b0b52a737a05b4383d0df35a474303cabdae", "shasum": "" }, "require": { @@ -5326,7 +5328,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "3.1-dev" + "dev-main": "3.3-dev" }, "thanks": { "name": "symfony/contracts", @@ -5363,7 +5365,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.1.1" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.2.0" }, "funding": [ { @@ -5379,7 +5381,7 @@ "type": "tidelift" } ], - "time": "2022-02-25T11:15:52+00:00" + "time": "2022-11-25T10:21:52+00:00" }, { "name": "symfony/polyfill-intl-grapheme", @@ -5631,16 +5633,16 @@ }, { "name": "symfony/process", - "version": "v6.1.3", + "version": "v6.2.0", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "a6506e99cfad7059b1ab5cab395854a0a0c21292" + "reference": "ba6e55359f8f755fe996c58a81e00eaa67a35877" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/a6506e99cfad7059b1ab5cab395854a0a0c21292", - "reference": "a6506e99cfad7059b1ab5cab395854a0a0c21292", + "url": "https://api.github.com/repos/symfony/process/zipball/ba6e55359f8f755fe996c58a81e00eaa67a35877", + "reference": "ba6e55359f8f755fe996c58a81e00eaa67a35877", "shasum": "" }, "require": { @@ -5672,7 +5674,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v6.1.3" + "source": "https://github.com/symfony/process/tree/v6.2.0" }, "funding": [ { @@ -5688,7 +5690,7 @@ "type": "tidelift" } ], - "time": "2022-06-27T17:24:16+00:00" + "time": "2022-11-02T09:08:04+00:00" }, { "name": "symfony/service-contracts", @@ -5775,16 +5777,16 @@ }, { "name": "symfony/string", - "version": "v6.1.7", + "version": "v6.2.0", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "823f143370880efcbdfa2dbca946b3358c4707e5" + "reference": "145702685e0d12f81d755c71127bfff7582fdd36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/823f143370880efcbdfa2dbca946b3358c4707e5", - "reference": "823f143370880efcbdfa2dbca946b3358c4707e5", + "url": "https://api.github.com/repos/symfony/string/zipball/145702685e0d12f81d755c71127bfff7582fdd36", + "reference": "145702685e0d12f81d755c71127bfff7582fdd36", "shasum": "" }, "require": { @@ -5800,6 +5802,7 @@ "require-dev": { "symfony/error-handler": "^5.4|^6.0", "symfony/http-client": "^5.4|^6.0", + "symfony/intl": "^6.2", "symfony/translation-contracts": "^2.0|^3.0", "symfony/var-exporter": "^5.4|^6.0" }, @@ -5840,7 +5843,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v6.1.7" + "source": "https://github.com/symfony/string/tree/v6.2.0" }, "funding": [ { @@ -5856,7 +5859,7 @@ "type": "tidelift" } ], - "time": "2022-10-10T09:34:31+00:00" + "time": "2022-11-30T17:13:47+00:00" }, { "name": "theseer/tokenizer", @@ -5910,9 +5913,8 @@ } ], "aliases": [], - "minimum-stability": "dev", + "minimum-stability": "stable", "stability-flags": { - "jbelien/mapfile-php-library": 20, "roave/security-advisories": 20 }, "prefer-stable": true,