summaryrefslogtreecommitdiffstats
path: root/installed.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-08-31 07:47:06 +0200
committerRemi Collet <remi@php.net>2024-08-31 07:47:06 +0200
commit2590a148c513a73ebf705ec54ba350555e67887d (patch)
tree72651f5dde09faebdfc3d9d0aaae0dea69437ebd /installed.json
parente55067c7499f35304031a0d33aea3d32928eff98 (diff)
update to 3.64.0HEADmaster
Diffstat (limited to 'installed.json')
-rw-r--r--installed.json56
1 files changed, 28 insertions, 28 deletions
diff --git a/installed.json b/installed.json
index 39c19cc..d96f04c 100644
--- a/installed.json
+++ b/installed.json
@@ -354,17 +354,17 @@
},
{
"name": "fidry/cpu-core-counter",
- "version": "1.1.0",
- "version_normalized": "1.1.0.0",
+ "version": "1.2.0",
+ "version_normalized": "1.2.0.0",
"source": {
"type": "git",
"url": "https://github.com/theofidry/cpu-core-counter.git",
- "reference": "f92996c4d5c1a696a6a970e20f7c4216200fcc42"
+ "reference": "8520451a140d3f46ac33042715115e290cf5785f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/f92996c4d5c1a696a6a970e20f7c4216200fcc42",
- "reference": "f92996c4d5c1a696a6a970e20f7c4216200fcc42",
+ "url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/8520451a140d3f46ac33042715115e290cf5785f",
+ "reference": "8520451a140d3f46ac33042715115e290cf5785f",
"shasum": ""
},
"require": {
@@ -381,7 +381,7 @@
"phpunit/phpunit": "^8.5.31 || ^9.5.26",
"webmozarts/strict-phpunit": "^7.5"
},
- "time": "2024-02-07T09:43:46+00:00",
+ "time": "2024-08-06T10:04:20+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -406,7 +406,7 @@
],
"support": {
"issues": "https://github.com/theofidry/cpu-core-counter/issues",
- "source": "https://github.com/theofidry/cpu-core-counter/tree/1.1.0"
+ "source": "https://github.com/theofidry/cpu-core-counter/tree/1.2.0"
},
"funding": [
{
@@ -1201,17 +1201,17 @@
},
{
"name": "symfony/console",
- "version": "v6.4.10",
- "version_normalized": "6.4.10.0",
+ "version": "v6.4.11",
+ "version_normalized": "6.4.11.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "504974cbe43d05f83b201d6498c206f16fc0cdbc"
+ "reference": "42686880adaacdad1835ee8fc2a9ec5b7bd63998"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/504974cbe43d05f83b201d6498c206f16fc0cdbc",
- "reference": "504974cbe43d05f83b201d6498c206f16fc0cdbc",
+ "url": "https://api.github.com/repos/symfony/console/zipball/42686880adaacdad1835ee8fc2a9ec5b7bd63998",
+ "reference": "42686880adaacdad1835ee8fc2a9ec5b7bd63998",
"shasum": ""
},
"require": {
@@ -1244,7 +1244,7 @@
"symfony/stopwatch": "^5.4|^6.0|^7.0",
"symfony/var-dumper": "^5.4|^6.0|^7.0"
},
- "time": "2024-07-26T12:30:32+00:00",
+ "time": "2024-08-15T22:48:29+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -1278,7 +1278,7 @@
"terminal"
],
"support": {
- "source": "https://github.com/symfony/console/tree/v6.4.10"
+ "source": "https://github.com/symfony/console/tree/v6.4.11"
},
"funding": [
{
@@ -1599,17 +1599,17 @@
},
{
"name": "symfony/finder",
- "version": "v6.4.10",
- "version_normalized": "6.4.10.0",
+ "version": "v6.4.11",
+ "version_normalized": "6.4.11.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
- "reference": "af29198d87112bebdd397bd7735fbd115997824c"
+ "reference": "d7eb6daf8cd7e9ac4976e9576b32042ef7253453"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/finder/zipball/af29198d87112bebdd397bd7735fbd115997824c",
- "reference": "af29198d87112bebdd397bd7735fbd115997824c",
+ "url": "https://api.github.com/repos/symfony/finder/zipball/d7eb6daf8cd7e9ac4976e9576b32042ef7253453",
+ "reference": "d7eb6daf8cd7e9ac4976e9576b32042ef7253453",
"shasum": ""
},
"require": {
@@ -1618,7 +1618,7 @@
"require-dev": {
"symfony/filesystem": "^6.0|^7.0"
},
- "time": "2024-07-24T07:06:38+00:00",
+ "time": "2024-08-13T14:27:37+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -1646,7 +1646,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/finder/tree/v6.4.10"
+ "source": "https://github.com/symfony/finder/tree/v6.4.11"
},
"funding": [
{
@@ -2443,17 +2443,17 @@
},
{
"name": "symfony/string",
- "version": "v6.4.10",
- "version_normalized": "6.4.10.0",
+ "version": "v6.4.11",
+ "version_normalized": "6.4.11.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
- "reference": "ccf9b30251719567bfd46494138327522b9a9446"
+ "reference": "5bc3eb632cf9c8dbfd6529d89be9950d1518883b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/string/zipball/ccf9b30251719567bfd46494138327522b9a9446",
- "reference": "ccf9b30251719567bfd46494138327522b9a9446",
+ "url": "https://api.github.com/repos/symfony/string/zipball/5bc3eb632cf9c8dbfd6529d89be9950d1518883b",
+ "reference": "5bc3eb632cf9c8dbfd6529d89be9950d1518883b",
"shasum": ""
},
"require": {
@@ -2473,7 +2473,7 @@
"symfony/translation-contracts": "^2.5|^3.0",
"symfony/var-exporter": "^5.4|^6.0|^7.0"
},
- "time": "2024-07-22T10:21:14+00:00",
+ "time": "2024-08-12T09:55:28+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@@ -2512,7 +2512,7 @@
"utf8"
],
"support": {
- "source": "https://github.com/symfony/string/tree/v6.4.10"
+ "source": "https://github.com/symfony/string/tree/v6.4.11"
},
"funding": [
{