Skip to content

Commit 4342251

Browse files
authored
Support symfony/finder v6
1 parent 7c1bc8f commit 4342251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"require": {
1717
"php": "^7.3|^8.0",
1818
"illuminate/macroable": "^8.0|^9.0",
19-
"symfony/finder": "^3.4|^4.0|^5.0"
19+
"symfony/finder": "^3.4|^4.0|^5.0|^6.0"
2020
},
2121
"autoload": {
2222
"files": [

0 commit comments

Comments
 (0)