Update FilePath dependency

This commit is contained in:
Daniel Winning 2025-04-10 06:31:38 +01:00
parent 60118cb38b
commit 2798b28d10

View file

@ -11,7 +11,8 @@
}
},
"require": {
"symfony/console": "^7.2"
"symfony/console": "^7.2",
"loomlabs/utility.filepath": "^1.1"
},
"require-dev": {
"phpunit/phpunit": "^12.1"