|
|
@ -3626,16 +3626,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/console", |
|
|
|
"version": "v7.2.5", |
|
|
|
"version": "v7.2.6", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/console.git", |
|
|
|
"reference": "e51498ea18570c062e7df29d05a7003585b19b88" |
|
|
|
"reference": "0e2e3f38c192e93e622e41ec37f4ca70cfedf218" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/e51498ea18570c062e7df29d05a7003585b19b88", |
|
|
|
"reference": "e51498ea18570c062e7df29d05a7003585b19b88", |
|
|
|
"url": "https://api.github.com/repos/symfony/console/zipball/0e2e3f38c192e93e622e41ec37f4ca70cfedf218", |
|
|
|
"reference": "0e2e3f38c192e93e622e41ec37f4ca70cfedf218", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -3699,7 +3699,7 @@ |
|
|
|
"terminal" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/console/tree/v7.2.5" |
|
|
|
"source": "https://github.com/symfony/console/tree/v7.2.6" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -3715,7 +3715,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2025-03-12T08:11:12+00:00" |
|
|
|
"time": "2025-04-07T19:09:28+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/css-selector", |
|
|
@ -4319,16 +4319,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/http-foundation", |
|
|
|
"version": "v7.2.5", |
|
|
|
"version": "v7.2.6", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/http-foundation.git", |
|
|
|
"reference": "371272aeb6286f8135e028ca535f8e4d6f114126" |
|
|
|
"reference": "6023ec7607254c87c5e69fb3558255aca440d72b" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/371272aeb6286f8135e028ca535f8e4d6f114126", |
|
|
|
"reference": "371272aeb6286f8135e028ca535f8e4d6f114126", |
|
|
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/6023ec7607254c87c5e69fb3558255aca440d72b", |
|
|
|
"reference": "6023ec7607254c87c5e69fb3558255aca440d72b", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -4377,7 +4377,7 @@ |
|
|
|
"description": "Defines an object-oriented layer for the HTTP specification", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/http-foundation/tree/v7.2.5" |
|
|
|
"source": "https://github.com/symfony/http-foundation/tree/v7.2.6" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -4393,20 +4393,20 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2025-03-25T15:54:33+00:00" |
|
|
|
"time": "2025-04-09T08:14:01+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/http-kernel", |
|
|
|
"version": "v7.2.5", |
|
|
|
"version": "v7.2.6", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/http-kernel.git", |
|
|
|
"reference": "b1fe91bc1fa454a806d3f98db4ba826eb9941a54" |
|
|
|
"reference": "f9dec01e6094a063e738f8945ef69c0cfcf792ec" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/b1fe91bc1fa454a806d3f98db4ba826eb9941a54", |
|
|
|
"reference": "b1fe91bc1fa454a806d3f98db4ba826eb9941a54", |
|
|
|
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/f9dec01e6094a063e738f8945ef69c0cfcf792ec", |
|
|
|
"reference": "f9dec01e6094a063e738f8945ef69c0cfcf792ec", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -4491,7 +4491,7 @@ |
|
|
|
"description": "Provides a structured process for converting a Request into a Response", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/http-kernel/tree/v7.2.5" |
|
|
|
"source": "https://github.com/symfony/http-kernel/tree/v7.2.6" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -4507,20 +4507,20 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2025-03-28T13:32:50+00:00" |
|
|
|
"time": "2025-05-02T09:04:03+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/mailer", |
|
|
|
"version": "v7.2.3", |
|
|
|
"version": "v7.2.6", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/mailer.git", |
|
|
|
"reference": "f3871b182c44997cf039f3b462af4a48fb85f9d3" |
|
|
|
"reference": "998692469d6e698c6eadc7ef37a6530a9eabb356" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/mailer/zipball/f3871b182c44997cf039f3b462af4a48fb85f9d3", |
|
|
|
"reference": "f3871b182c44997cf039f3b462af4a48fb85f9d3", |
|
|
|
"url": "https://api.github.com/repos/symfony/mailer/zipball/998692469d6e698c6eadc7ef37a6530a9eabb356", |
|
|
|
"reference": "998692469d6e698c6eadc7ef37a6530a9eabb356", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -4571,7 +4571,7 @@ |
|
|
|
"description": "Helps sending emails", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/mailer/tree/v7.2.3" |
|
|
|
"source": "https://github.com/symfony/mailer/tree/v7.2.6" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -4587,7 +4587,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2025-01-27T11:08:17+00:00" |
|
|
|
"time": "2025-04-04T09:50:51+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/mailgun-mailer", |
|
|
@ -4660,16 +4660,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/mime", |
|
|
|
"version": "v7.2.4", |
|
|
|
"version": "v7.2.6", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/mime.git", |
|
|
|
"reference": "87ca22046b78c3feaff04b337f33b38510fd686b" |
|
|
|
"reference": "706e65c72d402539a072d0d6ad105fff6c161ef1" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/mime/zipball/87ca22046b78c3feaff04b337f33b38510fd686b", |
|
|
|
"reference": "87ca22046b78c3feaff04b337f33b38510fd686b", |
|
|
|
"url": "https://api.github.com/repos/symfony/mime/zipball/706e65c72d402539a072d0d6ad105fff6c161ef1", |
|
|
|
"reference": "706e65c72d402539a072d0d6ad105fff6c161ef1", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -4724,7 +4724,7 @@ |
|
|
|
"mime-type" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/mime/tree/v7.2.4" |
|
|
|
"source": "https://github.com/symfony/mime/tree/v7.2.6" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -4740,7 +4740,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2025-02-19T08:51:20+00:00" |
|
|
|
"time": "2025-04-27T13:34:41+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/options-resolver", |
|
|
@ -4811,7 +4811,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-ctype", |
|
|
|
"version": "v1.31.0", |
|
|
|
"version": "v1.32.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/polyfill-ctype.git", |
|
|
@ -4870,7 +4870,7 @@ |
|
|
|
"portable" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.31.0" |
|
|
|
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.32.0" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -4890,7 +4890,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-intl-grapheme", |
|
|
|
"version": "v1.31.0", |
|
|
|
"version": "v1.32.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/polyfill-intl-grapheme.git", |
|
|
@ -4948,7 +4948,7 @@ |
|
|
|
"shim" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.31.0" |
|
|
|
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.32.0" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -4968,16 +4968,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-intl-idn", |
|
|
|
"version": "v1.31.0", |
|
|
|
"version": "v1.32.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/polyfill-intl-idn.git", |
|
|
|
"reference": "c36586dcf89a12315939e00ec9b4474adcb1d773" |
|
|
|
"reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/c36586dcf89a12315939e00ec9b4474adcb1d773", |
|
|
|
"reference": "c36586dcf89a12315939e00ec9b4474adcb1d773", |
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3", |
|
|
|
"reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -5031,7 +5031,7 @@ |
|
|
|
"shim" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.31.0" |
|
|
|
"source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.32.0" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -5047,11 +5047,11 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2024-09-09T11:45:10+00:00" |
|
|
|
"time": "2024-09-10T14:38:51+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-intl-normalizer", |
|
|
|
"version": "v1.31.0", |
|
|
|
"version": "v1.32.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/polyfill-intl-normalizer.git", |
|
|
@ -5112,7 +5112,7 @@ |
|
|
|
"shim" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.31.0" |
|
|
|
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.32.0" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -5132,19 +5132,20 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-mbstring", |
|
|
|
"version": "v1.31.0", |
|
|
|
"version": "v1.32.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git", |
|
|
|
"reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341" |
|
|
|
"reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341", |
|
|
|
"reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341", |
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493", |
|
|
|
"reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"ext-iconv": "*", |
|
|
|
"php": ">=7.2" |
|
|
|
}, |
|
|
|
"provide": { |
|
|
@ -5192,7 +5193,7 @@ |
|
|
|
"shim" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0" |
|
|
|
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.32.0" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -5208,20 +5209,20 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2024-09-09T11:45:10+00:00" |
|
|
|
"time": "2024-12-23T08:48:59+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-php80", |
|
|
|
"version": "v1.31.0", |
|
|
|
"version": "v1.32.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/polyfill-php80.git", |
|
|
|
"reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8" |
|
|
|
"reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", |
|
|
|
"reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8", |
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608", |
|
|
|
"reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -5272,7 +5273,7 @@ |
|
|
|
"shim" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/polyfill-php80/tree/v1.31.0" |
|
|
|
"source": "https://github.com/symfony/polyfill-php80/tree/v1.32.0" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -5288,11 +5289,11 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2024-09-09T11:45:10+00:00" |
|
|
|
"time": "2025-01-02T08:10:11+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-php83", |
|
|
|
"version": "v1.31.0", |
|
|
|
"version": "v1.32.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/polyfill-php83.git", |
|
|
@ -5348,7 +5349,7 @@ |
|
|
|
"shim" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/polyfill-php83/tree/v1.31.0" |
|
|
|
"source": "https://github.com/symfony/polyfill-php83/tree/v1.32.0" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -5368,7 +5369,7 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/polyfill-uuid", |
|
|
|
"version": "v1.31.0", |
|
|
|
"version": "v1.32.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/polyfill-uuid.git", |
|
|
@ -5427,7 +5428,7 @@ |
|
|
|
"uuid" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/polyfill-uuid/tree/v1.31.0" |
|
|
|
"source": "https://github.com/symfony/polyfill-uuid/tree/v1.32.0" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -5672,16 +5673,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/string", |
|
|
|
"version": "v7.2.0", |
|
|
|
"version": "v7.2.6", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/string.git", |
|
|
|
"reference": "446e0d146f991dde3e73f45f2c97a9faad773c82" |
|
|
|
"reference": "a214fe7d62bd4df2a76447c67c6b26e1d5e74931" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/string/zipball/446e0d146f991dde3e73f45f2c97a9faad773c82", |
|
|
|
"reference": "446e0d146f991dde3e73f45f2c97a9faad773c82", |
|
|
|
"url": "https://api.github.com/repos/symfony/string/zipball/a214fe7d62bd4df2a76447c67c6b26e1d5e74931", |
|
|
|
"reference": "a214fe7d62bd4df2a76447c67c6b26e1d5e74931", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -5739,7 +5740,7 @@ |
|
|
|
"utf8" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/string/tree/v7.2.0" |
|
|
|
"source": "https://github.com/symfony/string/tree/v7.2.6" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -5755,20 +5756,20 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2024-11-13T13:31:26+00:00" |
|
|
|
"time": "2025-04-20T20:18:16+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/translation", |
|
|
|
"version": "v7.2.4", |
|
|
|
"version": "v7.2.6", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/translation.git", |
|
|
|
"reference": "283856e6981286cc0d800b53bd5703e8e363f05a" |
|
|
|
"reference": "e7fd8e2a4239b79a0fd9fb1fef3e0e7f969c6dc6" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/translation/zipball/283856e6981286cc0d800b53bd5703e8e363f05a", |
|
|
|
"reference": "283856e6981286cc0d800b53bd5703e8e363f05a", |
|
|
|
"url": "https://api.github.com/repos/symfony/translation/zipball/e7fd8e2a4239b79a0fd9fb1fef3e0e7f969c6dc6", |
|
|
|
"reference": "e7fd8e2a4239b79a0fd9fb1fef3e0e7f969c6dc6", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -5834,7 +5835,7 @@ |
|
|
|
"description": "Provides tools to internationalize your application", |
|
|
|
"homepage": "https://symfony.com", |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/translation/tree/v7.2.4" |
|
|
|
"source": "https://github.com/symfony/translation/tree/v7.2.6" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -5850,7 +5851,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2025-02-13T10:27:23+00:00" |
|
|
|
"time": "2025-04-07T19:09:28+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/translation-contracts", |
|
|
@ -6006,16 +6007,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "symfony/var-dumper", |
|
|
|
"version": "v7.2.3", |
|
|
|
"version": "v7.2.6", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/symfony/var-dumper.git", |
|
|
|
"reference": "82b478c69745d8878eb60f9a049a4d584996f73a" |
|
|
|
"reference": "9c46038cd4ed68952166cf7001b54eb539184ccb" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/82b478c69745d8878eb60f9a049a4d584996f73a", |
|
|
|
"reference": "82b478c69745d8878eb60f9a049a4d584996f73a", |
|
|
|
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/9c46038cd4ed68952166cf7001b54eb539184ccb", |
|
|
|
"reference": "9c46038cd4ed68952166cf7001b54eb539184ccb", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -6069,7 +6070,7 @@ |
|
|
|
"dump" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/symfony/var-dumper/tree/v7.2.3" |
|
|
|
"source": "https://github.com/symfony/var-dumper/tree/v7.2.6" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -6085,7 +6086,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2025-01-17T11:39:41+00:00" |
|
|
|
"time": "2025-04-09T08:14:01+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "tijsverkoyen/css-to-inline-styles", |
|
|
@ -7731,16 +7732,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "phpstan/phpstan", |
|
|
|
"version": "2.1.13", |
|
|
|
"version": "2.1.14", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/phpstan/phpstan.git", |
|
|
|
"reference": "e55e03e6d4ac49cd1240907e5b08e5cd378572a9" |
|
|
|
"reference": "8f2e03099cac24ff3b379864d171c5acbfc6b9a2" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/e55e03e6d4ac49cd1240907e5b08e5cd378572a9", |
|
|
|
"reference": "e55e03e6d4ac49cd1240907e5b08e5cd378572a9", |
|
|
|
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/8f2e03099cac24ff3b379864d171c5acbfc6b9a2", |
|
|
|
"reference": "8f2e03099cac24ff3b379864d171c5acbfc6b9a2", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -7785,7 +7786,7 @@ |
|
|
|
"type": "github" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2025-04-27T12:28:25+00:00" |
|
|
|
"time": "2025-05-02T15:32:28+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "phpstan/phpstan-deprecation-rules", |
|
|
@ -7884,16 +7885,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "phpunit/php-code-coverage", |
|
|
|
"version": "12.1.2", |
|
|
|
"version": "12.2.0", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", |
|
|
|
"reference": "05c33d01a856f9f62488d144bafddc3d7b7a4ebb" |
|
|
|
"reference": "4c7133dbade8423ef124ae62c39a075ba591cb3f" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/05c33d01a856f9f62488d144bafddc3d7b7a4ebb", |
|
|
|
"reference": "05c33d01a856f9f62488d144bafddc3d7b7a4ebb", |
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/4c7133dbade8423ef124ae62c39a075ba591cb3f", |
|
|
|
"reference": "4c7133dbade8423ef124ae62c39a075ba591cb3f", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -7911,7 +7912,7 @@ |
|
|
|
"theseer/tokenizer": "^1.2.3" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"phpunit/phpunit": "^12.0" |
|
|
|
"phpunit/phpunit": "^12.1" |
|
|
|
}, |
|
|
|
"suggest": { |
|
|
|
"ext-pcov": "PHP extension that provides line coverage", |
|
|
@ -7920,7 +7921,7 @@ |
|
|
|
"type": "library", |
|
|
|
"extra": { |
|
|
|
"branch-alias": { |
|
|
|
"dev-main": "12.1.x-dev" |
|
|
|
"dev-main": "12.2.x-dev" |
|
|
|
} |
|
|
|
}, |
|
|
|
"autoload": { |
|
|
@ -7949,15 +7950,27 @@ |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", |
|
|
|
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", |
|
|
|
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/12.1.2" |
|
|
|
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/12.2.0" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
|
"url": "https://github.com/sebastianbergmann", |
|
|
|
"type": "github" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"url": "https://liberapay.com/sebastianbergmann", |
|
|
|
"type": "liberapay" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"url": "https://thanks.dev/u/gh/sebastianbergmann", |
|
|
|
"type": "thanks_dev" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"url": "https://tidelift.com/funding/github/packagist/phpunit/php-code-coverage", |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2025-04-03T14:34:39+00:00" |
|
|
|
"time": "2025-05-03T07:27:30+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "phpunit/php-file-iterator", |
|
|
@ -8206,16 +8219,16 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "phpunit/phpunit", |
|
|
|
"version": "12.1.3", |
|
|
|
"version": "12.1.4", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git", |
|
|
|
"reference": "72ca50e817dd7d65356c16772c30f06c01a6fae2" |
|
|
|
"reference": "5ee57ad690bda2c487594577600931a99053436c" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/72ca50e817dd7d65356c16772c30f06c01a6fae2", |
|
|
|
"reference": "72ca50e817dd7d65356c16772c30f06c01a6fae2", |
|
|
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5ee57ad690bda2c487594577600931a99053436c", |
|
|
|
"reference": "5ee57ad690bda2c487594577600931a99053436c", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
@ -8225,7 +8238,7 @@ |
|
|
|
"ext-mbstring": "*", |
|
|
|
"ext-xml": "*", |
|
|
|
"ext-xmlwriter": "*", |
|
|
|
"myclabs/deep-copy": "^1.13.0", |
|
|
|
"myclabs/deep-copy": "^1.13.1", |
|
|
|
"phar-io/manifest": "^2.0.4", |
|
|
|
"phar-io/version": "^3.2.1", |
|
|
|
"php": ">=8.3", |
|
|
@ -8283,7 +8296,7 @@ |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/sebastianbergmann/phpunit/issues", |
|
|
|
"security": "https://github.com/sebastianbergmann/phpunit/security/policy", |
|
|
|
"source": "https://github.com/sebastianbergmann/phpunit/tree/12.1.3" |
|
|
|
"source": "https://github.com/sebastianbergmann/phpunit/tree/12.1.4" |
|
|
|
}, |
|
|
|
"funding": [ |
|
|
|
{ |
|
|
@ -8307,7 +8320,7 @@ |
|
|
|
"type": "tidelift" |
|
|
|
} |
|
|
|
], |
|
|
|
"time": "2025-04-22T06:11:09+00:00" |
|
|
|
"time": "2025-05-02T07:01:56+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "roave/security-advisories", |
|
|
|