diff options
author | Remi Collet <remi@remirepo.net> | 2023-10-13 09:54:38 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-10-13 09:54:38 +0200 |
commit | 15933c83e5581c9506f1a215adebc60d012721be (patch) | |
tree | 7b1bf79abea0001fafdca7e5c8439d8aae3b7d53 /installed.json | |
parent | d094ff1bee0dd2f404442b82478f8088b998798d (diff) |
update to 3.35.1
Diffstat (limited to 'installed.json')
-rw-r--r-- | installed.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/installed.json b/installed.json index 91441c9..bef4df0 100644 --- a/installed.json +++ b/installed.json @@ -2,17 +2,17 @@ "packages": [ { "name": "composer/pcre", - "version": "3.1.0", - "version_normalized": "3.1.0.0", + "version": "3.1.1", + "version_normalized": "3.1.1.0", "source": { "type": "git", "url": "https://github.com/composer/pcre.git", - "reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2" + "reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/pcre/zipball/4bff79ddd77851fe3cdd11616ed3f92841ba5bd2", - "reference": "4bff79ddd77851fe3cdd11616ed3f92841ba5bd2", + "url": "https://api.github.com/repos/composer/pcre/zipball/00104306927c7a0919b4ced2aaa6782c1e61a3c9", + "reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9", "shasum": "" }, "require": { @@ -23,7 +23,7 @@ "phpstan/phpstan-strict-rules": "^1.1", "symfony/phpunit-bridge": "^5" }, - "time": "2022-11-17T09:50:14+00:00", + "time": "2023-10-11T07:11:09+00:00", "type": "library", "extra": { "branch-alias": { @@ -56,7 +56,7 @@ ], "support": { "issues": "https://github.com/composer/pcre/issues", - "source": "https://github.com/composer/pcre/tree/3.1.0" + "source": "https://github.com/composer/pcre/tree/3.1.1" }, "funding": [ { |