summaryrefslogtreecommitdiffstats
path: root/installed.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-11-14 16:23:18 +0100
committerRemi Collet <remi@php.net>2023-11-14 16:23:18 +0100
commit32f9735a0ccaa55380d89891c78de157b7a6c161 (patch)
tree4993dff1bde9c993a76ae3ba603d81e6fb7d67bf /installed.json
parent0cb8ff26f3ee364b31e6cf3cae5ce13f4de5cdee (diff)
update to 7.0.1
update bundled bartlett/php-compatinfo-db to 5.13.0
Diffstat (limited to 'installed.json')
-rw-r--r--installed.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/installed.json b/installed.json
index afd81e5..0fb6d09 100644
--- a/installed.json
+++ b/installed.json
@@ -2,17 +2,17 @@
"packages": [
{
"name": "bartlett/php-compatinfo-db",
- "version": "5.12.0",
- "version_normalized": "5.12.0.0",
+ "version": "5.13.0",
+ "version_normalized": "5.13.0.0",
"source": {
"type": "git",
"url": "https://github.com/llaville/php-compatinfo-db.git",
- "reference": "7435f3757390e422f7bdc7a78d805173a2676732"
+ "reference": "6f6114c1ca1afbf5aabd8727d48125db6741fd79"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/llaville/php-compatinfo-db/zipball/7435f3757390e422f7bdc7a78d805173a2676732",
- "reference": "7435f3757390e422f7bdc7a78d805173a2676732",
+ "url": "https://api.github.com/repos/llaville/php-compatinfo-db/zipball/6f6114c1ca1afbf5aabd8727d48125db6741fd79",
+ "reference": "6f6114c1ca1afbf5aabd8727d48125db6741fd79",
"shasum": ""
},
"require": {
@@ -26,7 +26,7 @@
"ext-pdo": "*",
"ext-phar": "*",
"ext-spl": "*",
- "php": "^8.0",
+ "php": "~8.0 || ~8.1 || ~8.2",
"symfony/cache": "^5.4 || ^6.0",
"symfony/config": "^5.4 || ^6.0",
"symfony/console": "^5.4 || ^6.0",
@@ -43,7 +43,7 @@
"psr/log": "^1.0 || ^3.0",
"symfony/framework-bundle": "^5.4 || ^6.0"
},
- "time": "2023-11-10T13:23:40+00:00",
+ "time": "2023-11-13T15:55:54+00:00",
"bin": [
"bin/compatinfo-db"
],