diff --git a/composer.lock b/composer.lock index d214641..647b2e8 100644 --- a/composer.lock +++ b/composer.lock @@ -947,30 +947,38 @@ }, { "name": "composer/pcre", - "version": "3.1.4", + "version": "3.2.0", "source": { "type": "git", "url": "https://github.com/composer/pcre.git", - "reference": "04229f163664973f68f38f6f73d917799168ef24" + "reference": "ea4ab6f9580a4fd221e0418f2c357cdd39102a90" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/pcre/zipball/04229f163664973f68f38f6f73d917799168ef24", - "reference": "04229f163664973f68f38f6f73d917799168ef24", + "url": "https://api.github.com/repos/composer/pcre/zipball/ea4ab6f9580a4fd221e0418f2c357cdd39102a90", + "reference": "ea4ab6f9580a4fd221e0418f2c357cdd39102a90", "shasum": "" }, "require": { "php": "^7.4 || ^8.0" }, + "conflict": { + "phpstan/phpstan": "<1.11.8" + }, "require-dev": { - "phpstan/phpstan": "^1.3", + "phpstan/phpstan": "^1.11.8", "phpstan/phpstan-strict-rules": "^1.1", - "symfony/phpunit-bridge": "^5" + "phpunit/phpunit": "^8 || ^9" }, "type": "library", "extra": { "branch-alias": { "dev-main": "3.x-dev" + }, + "phpstan": { + "includes": [ + "extension.neon" + ] } }, "autoload": { @@ -998,7 +1006,7 @@ ], "support": { "issues": "https://github.com/composer/pcre/issues", - "source": "https://github.com/composer/pcre/tree/3.1.4" + "source": "https://github.com/composer/pcre/tree/3.2.0" }, "funding": [ { @@ -1014,7 +1022,7 @@ "type": "tidelift" } ], - "time": "2024-05-27T13:40:54+00:00" + "time": "2024-07-25T09:36:02+00:00" }, { "name": "composer/semver", @@ -6728,12 +6736,12 @@ "source": { "type": "git", "url": "https://github.com/archiprocode/silverstripe-framework.git", - "reference": "30ced2afb5196f448d17f49d20c2aff4c5f5c798" + "reference": "9a8905f7594e6ffc6d51f7da142913617db56c2b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/archiprocode/silverstripe-framework/zipball/30ced2afb5196f448d17f49d20c2aff4c5f5c798", - "reference": "30ced2afb5196f448d17f49d20c2aff4c5f5c798", + "url": "https://api.github.com/repos/archiprocode/silverstripe-framework/zipball/9a8905f7594e6ffc6d51f7da142913617db56c2b", + "reference": "9a8905f7594e6ffc6d51f7da142913617db56c2b", "shasum": "" }, "require": { @@ -6863,7 +6871,7 @@ "support": { "source": "https://github.com/archiprocode/silverstripe-framework/tree/pulls/5.2/sqlselect-from-alias" }, - "time": "2024-07-25T05:06:45+00:00" + "time": "2024-07-26T00:12:01+00:00" }, { "name": "silverstripe/graphql",