Update used packages to their latest versions

This commit is contained in:
DariusIII
2026-08-03 22:31:24 +02:00
parent f0a7e1a017
commit d09b96b525
Generated
+12 -12
View File
@@ -2578,16 +2578,16 @@
},
{
"name": "league/commonmark",
"version": "2.8.3",
"version": "2.9.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/commonmark.git",
"reference": "1902f60f984235023acbe03db6ad614a37b3c3e7"
"reference": "5703d83ba3da3b2e356a5fedc848ed6d8ffb6529"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/1902f60f984235023acbe03db6ad614a37b3c3e7",
"reference": "1902f60f984235023acbe03db6ad614a37b3c3e7",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/5703d83ba3da3b2e356a5fedc848ed6d8ffb6529",
"reference": "5703d83ba3da3b2e356a5fedc848ed6d8ffb6529",
"shasum": ""
},
"require": {
@@ -2624,7 +2624,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "2.9-dev"
"dev-main": "2.10-dev"
}
},
"autoload": {
@@ -2681,7 +2681,7 @@
"type": "tidelift"
}
],
"time": "2026-07-12T15:29:16+00:00"
"time": "2026-08-03T13:42:31+00:00"
},
{
"name": "league/config",
@@ -13769,16 +13769,16 @@
},
{
"name": "rector/rector",
"version": "2.5.9",
"version": "2.6.1",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
"reference": "858b1fb95d94f658b54c01080bf7b6ae97274536"
"reference": "b8e68f058bca43e01a2e1caa51ef022d6551ed95"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/858b1fb95d94f658b54c01080bf7b6ae97274536",
"reference": "858b1fb95d94f658b54c01080bf7b6ae97274536",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/b8e68f058bca43e01a2e1caa51ef022d6551ed95",
"reference": "b8e68f058bca43e01a2e1caa51ef022d6551ed95",
"shasum": ""
},
"require": {
@@ -13817,7 +13817,7 @@
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/2.5.9"
"source": "https://github.com/rectorphp/rector/tree/2.6.1"
},
"funding": [
{
@@ -13825,7 +13825,7 @@
"type": "github"
}
],
"time": "2026-07-30T22:10:00+00:00"
"time": "2026-08-03T17:30:34+00:00"
},
{
"name": "revolution/laravel-boost-phpstorm-copilot",