mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Update phpunit to version 7.0.1
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
2018-02-13 DariusIII
|
||||
* Chg: Update phpunit to version 7.0.1
|
||||
2018-02-12 DariusIII
|
||||
* Chg: Create local variable for Helper class in SphinxSearch
|
||||
* Fix: Fix wrong categories used in searchByImdbId function
|
||||
|
||||
Generated
+9
-9
@@ -4579,12 +4579,12 @@
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Roave/SecurityAdvisories.git",
|
||||
"reference": "3df94834c80037130b533703df4672785b6ea112"
|
||||
"reference": "f70d3cc8728777f688ff9a50e5a0efb7b18e2e94"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/3df94834c80037130b533703df4672785b6ea112",
|
||||
"reference": "3df94834c80037130b533703df4672785b6ea112",
|
||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/f70d3cc8728777f688ff9a50e5a0efb7b18e2e94",
|
||||
"reference": "f70d3cc8728777f688ff9a50e5a0efb7b18e2e94",
|
||||
"shasum": ""
|
||||
},
|
||||
"conflict": {
|
||||
@@ -4717,7 +4717,7 @@
|
||||
}
|
||||
],
|
||||
"description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
|
||||
"time": "2018-02-04T22:09:50+00:00"
|
||||
"time": "2018-02-13T07:41:18+00:00"
|
||||
},
|
||||
{
|
||||
"name": "rtheunissen/guzzle-log-middleware",
|
||||
@@ -7351,16 +7351,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpunit/phpunit",
|
||||
"version": "7.0.0",
|
||||
"version": "7.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||
"reference": "9b3373439fdf2f3e9d1578f5e408a3a0d161c3bc"
|
||||
"reference": "316555dbd0ed4097bbdd17c65ab416bf27a472e9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9b3373439fdf2f3e9d1578f5e408a3a0d161c3bc",
|
||||
"reference": "9b3373439fdf2f3e9d1578f5e408a3a0d161c3bc",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/316555dbd0ed4097bbdd17c65ab416bf27a472e9",
|
||||
"reference": "316555dbd0ed4097bbdd17c65ab416bf27a472e9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -7427,7 +7427,7 @@
|
||||
"testing",
|
||||
"xunit"
|
||||
],
|
||||
"time": "2018-02-02T05:04:08+00:00"
|
||||
"time": "2018-02-13T06:08:08+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/phpunit-mock-objects",
|
||||
|
||||
Reference in New Issue
Block a user