summaryrefslogtreecommitdiffstats
path: root/installed.json
diff options
context:
space:
mode:
Diffstat (limited to 'installed.json')
-rw-r--r--installed.json23
1 files changed, 13 insertions, 10 deletions
diff --git a/installed.json b/installed.json
index 64d6ca3..ebe4fdb 100644
--- a/installed.json
+++ b/installed.json
@@ -2,23 +2,24 @@
"packages": [
{
"name": "bartlett/php-compatinfo-db",
- "version": "3.17.1",
- "version_normalized": "3.17.1.0",
+ "version": "3.18.0",
+ "version_normalized": "3.18.0.0",
"source": {
"type": "git",
"url": "https://github.com/llaville/php-compatinfo-db.git",
- "reference": "426ad91dd4a0b071cc3deb9b92917bc535739622"
+ "reference": "ee0bc4b9c5631333539699cface3a1572bb733f0"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/llaville/php-compatinfo-db/zipball/426ad91dd4a0b071cc3deb9b92917bc535739622",
- "reference": "426ad91dd4a0b071cc3deb9b92917bc535739622",
+ "url": "https://api.github.com/repos/llaville/php-compatinfo-db/zipball/ee0bc4b9c5631333539699cface3a1572bb733f0",
+ "reference": "ee0bc4b9c5631333539699cface3a1572bb733f0",
"shasum": ""
},
"require": {
- "composer/semver": "^1.0|^2.0|^3.0",
+ "composer-runtime-api": "^2.0",
+ "composer/semver": "^3.0",
"doctrine/annotations": "^1.13",
- "doctrine/dbal": "^2.13.1|^3.1.4",
+ "doctrine/dbal": "^3.2",
"doctrine/orm": "^2.7",
"ext-json": "*",
"ext-pcre": "*",
@@ -40,10 +41,12 @@
"require-dev": {
"bartlett/graph-uml": "^1.2",
"composer/composer": "^2.0",
- "psr/log": "^1.0",
- "symfony/phpunit-bridge": "^5.1"
+ "psr/log": "^1.0"
},
- "time": "2022-01-11T16:51:33+00:00",
+ "time": "2022-01-22T09:04:50+00:00",
+ "bin": [
+ "bin/compatinfo-db"
+ ],
"type": "library",
"extra": {
"enable-patching": true