diff --git a/composer.lock b/composer.lock index bdd6ad98..dcfda8ca 100644 --- a/composer.lock +++ b/composer.lock @@ -2349,31 +2349,30 @@ }, { "name": "mezzio/mezzio-authentication-session", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/mezzio/mezzio-authentication-session.git", - "reference": "12af08bc91a6a9d98bab3cdeb05ae072707f4311" + "reference": "0a6f2418571eec6564c9d8d5e0d21c84871035c8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mezzio/mezzio-authentication-session/zipball/12af08bc91a6a9d98bab3cdeb05ae072707f4311", - "reference": "12af08bc91a6a9d98bab3cdeb05ae072707f4311", + "url": "https://api.github.com/repos/mezzio/mezzio-authentication-session/zipball/0a6f2418571eec6564c9d8d5e0d21c84871035c8", + "reference": "0a6f2418571eec6564c9d8d5e0d21c84871035c8", "shasum": "" }, "require": { - "laminas/laminas-zendframework-bridge": "^1.0", "mezzio/mezzio-authentication": "^1.0", "mezzio/mezzio-session": "^1.0", - "php": "^7.3 || ~8.0.0", + "php": "^7.3 || ~8.0.0 || ~8.1.0", "psr/container": "^1.0", "psr/http-message": "^1.0.1" }, - "replace": { - "zendframework/zend-expressive-authentication-session": "^1.0.1" + "conflict": { + "zendframework/zend-expressive-authentication-session": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~2.1.0", + "laminas/laminas-coding-standard": "~2.2.0", "phpunit/phpunit": "^9.3" }, "type": "library", @@ -2413,7 +2412,7 @@ "type": "community_bridge" } ], - "time": "2021-05-14T18:35:21+00:00" + "time": "2021-09-14T04:02:34+00:00" }, { "name": "mezzio/mezzio-fastroute", @@ -4805,16 +4804,16 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.24.0", + "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "30885182c981ab175d4d034db0f6f469898070ab" + "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab", - "reference": "30885182c981ab175d4d034db0f6f469898070ab", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4", + "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4", "shasum": "" }, "require": { @@ -4829,7 +4828,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.23-dev" + "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", @@ -4867,7 +4866,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.24.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.26.0" }, "funding": [ { @@ -4883,7 +4882,7 @@ "type": "tidelift" } ], - "time": "2021-10-20T20:35:02+00:00" + "time": "2022-05-24T11:49:31+00:00" }, { "name": "symfony/polyfill-mbstring", @@ -6149,21 +6148,21 @@ }, { "name": "webmozart/assert", - "version": "1.10.0", + "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/webmozarts/assert.git", - "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25" + "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25", - "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991", + "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991", "shasum": "" }, "require": { - "php": "^7.2 || ^8.0", - "symfony/polyfill-ctype": "^1.8" + "ext-ctype": "*", + "php": "^7.2 || ^8.0" }, "conflict": { "phpstan/phpstan": "<0.12.20", @@ -6201,9 +6200,9 @@ ], "support": { "issues": "https://github.com/webmozarts/assert/issues", - "source": "https://github.com/webmozarts/assert/tree/1.10.0" + "source": "https://github.com/webmozarts/assert/tree/1.11.0" }, - "time": "2021-03-09T10:59:23+00:00" + "time": "2022-06-03T18:03:27+00:00" }, { "name": "willdurand/geocoder",