Merge pull request #3463 from CachetHQ/dependabot/composer/phpunit/phpunit-7.5.4

Bump phpunit/phpunit from 7.5.3 to 7.5.4
This commit is contained in:
James Brooks
2019-02-07 18:52:08 +00:00
committed by GitHub
Generated
+6 -6
View File
@@ -4429,7 +4429,7 @@
}, },
{ {
"name": "Gert de Pagter", "name": "Gert de Pagter",
"email": "backendtea@gmail.com" "email": "BackEndTea@gmail.com"
} }
], ],
"description": "Symfony polyfill for ctype functions", "description": "Symfony polyfill for ctype functions",
@@ -6202,16 +6202,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "7.5.3", "version": "7.5.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "2cb759721e53bc05f56487f628c6b9fbb6c18746" "reference": "2896657da5fb237bc316bdfc18c2650efeee0dc0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2cb759721e53bc05f56487f628c6b9fbb6c18746", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2896657da5fb237bc316bdfc18c2650efeee0dc0",
"reference": "2cb759721e53bc05f56487f628c6b9fbb6c18746", "reference": "2896657da5fb237bc316bdfc18c2650efeee0dc0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6282,7 +6282,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2019-02-01T05:24:07+00:00" "time": "2019-02-07T14:15:04+00:00"
}, },
{ {
"name": "sebastian/code-unit-reverse-lookup", "name": "sebastian/code-unit-reverse-lookup",