mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 23:01:29 +00:00
Remove net_nntp vcs as it is now pulled from packagist
This commit is contained in:
@@ -113,10 +113,6 @@
|
||||
"ext-xdebug": "For developement work"
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/DariusIII/Net_NNTP"
|
||||
}
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true,
|
||||
|
||||
Generated
+3
-19
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "44f6f3e3d2487f1ea996039cc71f9e9e",
|
||||
"content-hash": "423832807568cb5ae1eb02dd408d3d7d",
|
||||
"packages": [
|
||||
{
|
||||
"name": "aharen/omdbapi",
|
||||
@@ -519,30 +519,14 @@
|
||||
"DariusIII\\NetNntp\\": "src/"
|
||||
}
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
"DariusIII\\NetNntp\\Tests\\": "tests/"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"test": [
|
||||
"phpunit"
|
||||
],
|
||||
"analyse": [
|
||||
"phpstan analyse"
|
||||
],
|
||||
"check": [
|
||||
"@analyse",
|
||||
"@test"
|
||||
]
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"W3C"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"email": "heino@gehlsen.dk",
|
||||
"name": "Heino H. Gehlsen",
|
||||
"email": "heino@gehlsen.dk",
|
||||
"role": "Lead"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user