summaryrefslogtreecommitdiffstats
path: root/installed.json
diff options
context:
space:
mode:
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"
],