1
0
Fork 0

Fix EOL of text files (#9877)

pull/9880/head
Michael Voříšek 2021-05-12 15:19:52 +02:00 committed by GitHub
parent 0021758e0b
commit 5456cf8197
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 9 additions and 9 deletions

2
.gitignore vendored
View File

@ -8,4 +8,4 @@ phpunit.xml
.vagrant
Vagrantfile
.idea
.php_cs.cache
.php_cs.cache

View File

@ -13,4 +13,4 @@
"sha256": "c142d1a07ca354be46b613f59f1d601923a5a00ccc5fcce50a77ecdd461eb72d"
}
}
}
}

View File

@ -6,4 +6,4 @@
"sha256": "1893a061e579543822389ecd12d791c612db0c05e22d90e9286e233cacd86ed8"
}
}
}
}

View File

@ -1,4 +1,4 @@
{
"name": "test/path-versioned",
"version": "0.0.2"
}
}

View File

@ -1,3 +1,3 @@
{
"name": "test/path-unversioned"
}
}