Browse Source

Update the dependencies

pull/1608/head
Timothée Jaussoin 4 weeks ago
parent
commit
a67fa402ee
  1. 52
      composer.lock

52
composer.lock

@ -1183,16 +1183,16 @@
},
{
"name": "embed/embed",
"version": "v4.4.17",
"version": "v4.4.18",
"source": {
"type": "git",
"url": "https://github.com/php-embed/Embed.git",
"reference": "b2ea091a5586c14ea5f2c5bf52fb0ef38e5aef87"
"reference": "8e53eecc687981c8ca65d7e1ab4e9f63e592fc87"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-embed/Embed/zipball/b2ea091a5586c14ea5f2c5bf52fb0ef38e5aef87",
"reference": "b2ea091a5586c14ea5f2c5bf52fb0ef38e5aef87",
"url": "https://api.github.com/repos/php-embed/Embed/zipball/8e53eecc687981c8ca65d7e1ab4e9f63e592fc87",
"reference": "8e53eecc687981c8ca65d7e1ab4e9f63e592fc87",
"shasum": ""
},
"require": {
@ -1213,6 +1213,8 @@
"friendsofphp/php-cs-fixer": "^2.0",
"nyholm/psr7": "^1.2",
"oscarotero/php-cs-fixer-config": "^1.0",
"phpstan/phpstan": "^2.1",
"phpstan/phpstan-strict-rules": "^2.0",
"phpunit/phpunit": "^9.0",
"symfony/css-selector": "^5.0"
},
@ -1252,7 +1254,7 @@
"support": {
"email": "oom@oscarotero.com",
"issues": "https://github.com/oscarotero/Embed/issues",
"source": "https://github.com/php-embed/Embed/tree/v4.4.17"
"source": "https://github.com/php-embed/Embed/tree/v4.4.18"
},
"funding": [
{
@ -1268,7 +1270,7 @@
"type": "patreon"
}
],
"time": "2025-05-13T12:42:29+00:00"
"time": "2026-06-19T16:07:17+00:00"
},
{
"name": "evenement/evenement",
@ -1568,22 +1570,22 @@
},
{
"name": "guzzlehttp/guzzle",
"version": "7.12.0",
"version": "7.12.1",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "eaa81598031cf57a9e36258c8546defffc994cba"
"reference": "d34627490fbc03bf5c5d7cfed81f2faa19519425"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/eaa81598031cf57a9e36258c8546defffc994cba",
"reference": "eaa81598031cf57a9e36258c8546defffc994cba",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/d34627490fbc03bf5c5d7cfed81f2faa19519425",
"reference": "d34627490fbc03bf5c5d7cfed81f2faa19519425",
"shasum": ""
},
"require": {
"ext-json": "*",
"guzzlehttp/promises": "^2.5",
"guzzlehttp/psr7": "^2.12",
"guzzlehttp/psr7": "^2.12.1",
"php": "^7.2.5 || ^8.0",
"psr/http-client": "^1.0",
"symfony/deprecation-contracts": "^2.5 || ^3.0",
@ -1596,7 +1598,7 @@
"bamarni/composer-bin-plugin": "^1.8.2",
"ext-curl": "*",
"guzzle/client-integration-tests": "3.0.2",
"guzzlehttp/test-server": "^0.5",
"guzzlehttp/test-server": "^0.5.1",
"php-http/message-factory": "^1.1",
"phpunit/phpunit": "^8.5.52 || ^9.6.34",
"psr/log": "^1.1 || ^2.0 || ^3.0"
@ -1676,7 +1678,7 @@
],
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/7.12.0"
"source": "https://github.com/guzzle/guzzle/tree/7.12.1"
},
"funding": [
{
@ -1692,7 +1694,7 @@
"type": "tidelift"
}
],
"time": "2026-06-16T22:11:48+00:00"
"time": "2026-06-18T14:12:49+00:00"
},
{
"name": "guzzlehttp/promises",
@ -1780,16 +1782,16 @@
},
{
"name": "guzzlehttp/psr7",
"version": "2.12.0",
"version": "2.12.1",
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
"reference": "9b38012e7b54f594707e6db52c684dc0a74b3a43"
"reference": "172ef2f4e9824c1e058b7f30be8ae25a02c0f2b7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/9b38012e7b54f594707e6db52c684dc0a74b3a43",
"reference": "9b38012e7b54f594707e6db52c684dc0a74b3a43",
"url": "https://api.github.com/repos/guzzle/psr7/zipball/172ef2f4e9824c1e058b7f30be8ae25a02c0f2b7",
"reference": "172ef2f4e9824c1e058b7f30be8ae25a02c0f2b7",
"shasum": ""
},
"require": {
@ -1879,7 +1881,7 @@
],
"support": {
"issues": "https://github.com/guzzle/psr7/issues",
"source": "https://github.com/guzzle/psr7/tree/2.12.0"
"source": "https://github.com/guzzle/psr7/tree/2.12.1"
},
"funding": [
{
@ -1895,7 +1897,7 @@
"type": "tidelift"
}
],
"time": "2026-06-16T21:50:11+00:00"
"time": "2026-06-18T09:49:37+00:00"
},
{
"name": "illuminate/bus",
@ -3137,16 +3139,16 @@
},
{
"name": "nesbot/carbon",
"version": "3.12.3",
"version": "3.13.0",
"source": {
"type": "git",
"url": "https://github.com/CarbonPHP/carbon.git",
"reference": "6e7853a668c3107294aff38d42bf760ec02126b6"
"reference": "40f6618f052df16b545f626fbf9a878e6497d16a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/6e7853a668c3107294aff38d42bf760ec02126b6",
"reference": "6e7853a668c3107294aff38d42bf760ec02126b6",
"url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/40f6618f052df16b545f626fbf9a878e6497d16a",
"reference": "40f6618f052df16b545f626fbf9a878e6497d16a",
"shasum": ""
},
"require": {
@ -3238,7 +3240,7 @@
"type": "tidelift"
}
],
"time": "2026-06-14T20:41:42+00:00"
"time": "2026-06-18T13:49:15+00:00"
},
{
"name": "nette/schema",

Loading…
Cancel
Save