Skip to content

Commit 19f2cbf

Browse files
committed
Bump tomzx/finder to ^0.2
This is necessary to get the fixes needed to support PHP 8.1.
1 parent f5da6f0 commit 19f2cbf

File tree

2 files changed

+205
-201
lines changed

2 files changed

+205
-201
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
{
1414
"name": "Tom Rochette",
1515
"email": "[email protected]",
16-
"homepage": "http://www.tomrochette.com"
16+
"homepage": "https://www.tomrochette.com"
1717
}
1818
],
1919
"support": {
@@ -26,7 +26,7 @@
2626
"nikic/php-parser": "^4.0",
2727
"symfony/console": "^4.0|^5.0",
2828
"symfony/yaml": "^4.0|^5.0",
29-
"tomzx/finder": "^0.1"
29+
"tomzx/finder": "^0.2"
3030
},
3131
"require-dev": {
3232
"mockery/mockery": "^1.0",

0 commit comments

Comments
 (0)