Skip to content

Commit 2a885ab

Browse files
committed
⬆️ upgraded dependencies
1 parent 8023bd5 commit 2a885ab

File tree

10 files changed

+1271
-663
lines changed

10 files changed

+1271
-663
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bnomei/autoloader-for-kirby",
33
"type": "project",
4-
"version": "4.2.1",
4+
"version": "4.3.0",
55
"license": "MIT",
66
"description": "Helper to automatically load various Kirby extensions in a plugin",
77
"authors": [
@@ -55,7 +55,7 @@
5555
"require": {
5656
"php": ">=8.2.0",
5757
"mustangostang/spyc": "^0.6.3",
58-
"symfony/finder": "^6.0",
58+
"symfony/finder": "^7.0",
5959
"symfony/yaml": "^6.0"
6060
},
6161
"require-dev": {

0 commit comments

Comments
 (0)