mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 09:18:54 +00:00
Update phpunit to version 7.0.2
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
2018-02-26 DariusIII
|
||||
* Chg: Update phpunit to version 7.0.2
|
||||
* Chg: Update imdbphp/imdbphp and add htmlpurifier
|
||||
2018-02-23 DariusIII
|
||||
* Chg: Update _getGenreKey function
|
||||
|
||||
Generated
+5
-5
@@ -7435,16 +7435,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpunit/phpunit",
|
||||
"version": "7.0.1",
|
||||
"version": "7.0.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||
"reference": "316555dbd0ed4097bbdd17c65ab416bf27a472e9"
|
||||
"reference": "e2f8aa21bc54b6ba218bdd4f9e0dac1e9bc3b4e9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/316555dbd0ed4097bbdd17c65ab416bf27a472e9",
|
||||
"reference": "316555dbd0ed4097bbdd17c65ab416bf27a472e9",
|
||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e2f8aa21bc54b6ba218bdd4f9e0dac1e9bc3b4e9",
|
||||
"reference": "e2f8aa21bc54b6ba218bdd4f9e0dac1e9bc3b4e9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -7511,7 +7511,7 @@
|
||||
"testing",
|
||||
"xunit"
|
||||
],
|
||||
"time": "2018-02-13T06:08:08+00:00"
|
||||
"time": "2018-02-26T07:03:12+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/phpunit-mock-objects",
|
||||
|
||||
Reference in New Issue
Block a user