mirror of
https://github.com/elyby/php-tempmailbuster.git
synced 2024-11-08 13:42:37 +05:30
anti-tempmail-repo is now published on packagist, so we don't need to require package from repository
This commit is contained in:
parent
33c1b6e3df
commit
6616a5a787
@ -22,20 +22,6 @@
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~4.8 || ~5.0"
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"type": "package",
|
||||
"package": {
|
||||
"name": "ely/anti-tempmail-repo",
|
||||
"version": "0.0.0",
|
||||
"source": {
|
||||
"url": "https://github.com/elyby/anti-tempmail-repo.git",
|
||||
"type": "git",
|
||||
"reference": "master"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Ely\\TempMailBuster\\": "src"
|
||||
|
Loading…
Reference in New Issue
Block a user