summaryrefslogtreecommitdiffstats
path: root/installed.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-10-04 14:39:56 +0200
committerRemi Collet <remi@php.net>2024-10-04 14:39:56 +0200
commit1d613dc5d6674bc7261cd813fd16f1958be26322 (patch)
tree6d790002b2a4d70cda11277f5c4559046feefc8f /installed.json
parentc817ff603ecc44676b45cc7b21c92397e0b2603f (diff)
update to 2.8.1
Diffstat (limited to 'installed.json')
-rw-r--r--installed.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/installed.json b/installed.json
index aa4adb4..d5f10ad 100644
--- a/installed.json
+++ b/installed.json
@@ -81,17 +81,17 @@
},
{
"name": "composer/class-map-generator",
- "version": "1.3.4",
- "version_normalized": "1.3.4.0",
+ "version": "1.4.0",
+ "version_normalized": "1.4.0.0",
"source": {
"type": "git",
"url": "https://github.com/composer/class-map-generator.git",
- "reference": "b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3"
+ "reference": "98bbf6780e56e0fd2404fe4b82eb665a0f93b783"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/composer/class-map-generator/zipball/b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3",
- "reference": "b1b3fd0b4eaf3ddf3ee230bc340bf3fff454a1a3",
+ "url": "https://api.github.com/repos/composer/class-map-generator/zipball/98bbf6780e56e0fd2404fe4b82eb665a0f93b783",
+ "reference": "98bbf6780e56e0fd2404fe4b82eb665a0f93b783",
"shasum": ""
},
"require": {
@@ -104,10 +104,10 @@
"phpstan/phpstan-deprecation-rules": "^1",
"phpstan/phpstan-phpunit": "^1",
"phpstan/phpstan-strict-rules": "^1.1",
- "symfony/filesystem": "^5.4 || ^6",
- "symfony/phpunit-bridge": "^5"
+ "phpunit/phpunit": "^8",
+ "symfony/filesystem": "^5.4 || ^6"
},
- "time": "2024-06-12T14:13:04+00:00",
+ "time": "2024-10-03T18:14:00+00:00",
"type": "library",
"extra": {
"branch-alias": {
@@ -137,7 +137,7 @@
],
"support": {
"issues": "https://github.com/composer/class-map-generator/issues",
- "source": "https://github.com/composer/class-map-generator/tree/1.3.4"
+ "source": "https://github.com/composer/class-map-generator/tree/1.4.0"
},
"funding": [
{