We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc24478 + 2c2e75a commit b47aa03Copy full SHA for b47aa03
composer.json
@@ -1,12 +1,12 @@
1
{
2
- "name": "php5friends/php-file-iterator",
+ "name": "php5friends/php-file-iterator14",
3
"description": "FilterIterator implementation that filters files based on a list of suffixes.",
4
"type": "library",
5
"keywords": [
6
"iterator",
7
"filesystem"
8
],
9
- "homepage": "https://github.com/php5friends/php-file-iterator/",
+ "homepage": "https://github.com/php5friends/php-file-iterator14/",
10
"license": "BSD-3-Clause",
11
"authors": [
12
@@ -16,7 +16,7 @@
16
}
17
18
"support": {
19
- "issues": "https://github.com/php5friends/php-file-iterator/issues"
+ "issues": "https://github.com/php5friends/php-file-iterator14/issues"
20
},
21
"replace": {
22
"phpunit/php-file-iterator": "*"
0 commit comments