mirror of
https://github.com/elyby/php-tempmailbuster.git
synced 2024-11-24 07:49:45 +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": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "~4.8 || ~5.0"
|
"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": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"Ely\\TempMailBuster\\": "src"
|
"Ely\\TempMailBuster\\": "src"
|
||||||
|
Loading…
Reference in New Issue
Block a user