Update FilePath dependency
This commit is contained in:
parent
60118cb38b
commit
2798b28d10
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@
|
|||
}
|
||||
},
|
||||
"require": {
|
||||
"symfony/console": "^7.2"
|
||||
"symfony/console": "^7.2",
|
||||
"loomlabs/utility.filepath": "^1.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^12.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue