update PHP-Akismet to PHP7 Compatable version

This commit is contained in:
Daku 2017-03-10 15:56:09 +00:00
parent 810ad041b7
commit 915acda6c7
2 changed files with 26 additions and 26 deletions

View File

@ -12,11 +12,11 @@
"type" : "package",
"package" : {
"name" : "ifixit/php-akismet",
"version" : "1.0",
"version" : "1.1",
"source" : {
"url" : "https://github.com/iFixit/php-akismet.git",
"type" : "git",
"reference" : "126b4b9182230678a585338be4cfca24c9129dc9"
"reference" : "fd4ff50eb577457c1b7b887401663e91e77625ae"
}
}
}

48
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"content-hash": "0ebb6cb4c51f9109b9cd7947f6b9f767",
"content-hash": "be4e960941e4b31dae58e41f2adcf2f3",
"packages": [
{
"name": "bower-asset/jquery",
@ -329,11 +329,11 @@
},
{
"name": "ifixit/php-akismet",
"version": "1.0",
"version": "1.1",
"source": {
"type": "git",
"url": "https://github.com/iFixit/php-akismet.git",
"reference": "126b4b9182230678a585338be4cfca24c9129dc9"
"reference": "fd4ff50eb577457c1b7b887401663e91e77625ae"
},
"type": "library"
},
@ -433,7 +433,7 @@
"constructor",
"instantiate"
],
"time": "2017-02-16T16:15:51+00:00"
"time": "2017-02-16 16:15:51"
},
{
"name": "myclabs/deep-copy",
@ -529,7 +529,7 @@
"reflection",
"static analysis"
],
"time": "2015-12-27T11:43:31+00:00"
"time": "2015-12-27 11:43:31"
},
{
"name": "phpdocumentor/reflection-docblock",
@ -684,7 +684,7 @@
"spy",
"stub"
],
"time": "2017-03-03T17:09:02+00:00"
"time": "2017-03-03 17:09:02"
},
{
"name": "phpunit/php-code-coverage",
@ -747,7 +747,7 @@
"testing",
"xunit"
],
"time": "2017-03-07T10:28:00+00:00"
"time": "2017-03-07 10:28:00"
},
{
"name": "phpunit/php-file-iterator",
@ -794,7 +794,7 @@
"filesystem",
"iterator"
],
"time": "2016-10-03T07:40:28+00:00"
"time": "2016-10-03 07:40:28"
},
{
"name": "phpunit/php-text-template",
@ -884,7 +884,7 @@
"keywords": [
"timer"
],
"time": "2017-03-07T15:42:04+00:00"
"time": "2017-03-07 15:42:04"
},
{
"name": "phpunit/php-token-stream",
@ -933,7 +933,7 @@
"keywords": [
"tokenizer"
],
"time": "2017-03-07T07:36:57+00:00"
"time": "2017-03-07 07:36:57"
},
{
"name": "phpunit/phpunit",
@ -1015,7 +1015,7 @@
"testing",
"xunit"
],
"time": "2017-03-09T13:47:42+00:00"
"time": "2017-03-09 13:47:42"
},
{
"name": "phpunit/phpunit-mock-objects",
@ -1074,7 +1074,7 @@
"mock",
"xunit"
],
"time": "2017-03-07T08:47:31+00:00"
"time": "2017-03-07 08:47:31"
},
{
"name": "sebastian/code-unit-reverse-lookup",
@ -1119,7 +1119,7 @@
],
"description": "Looks up which function or method a line of code belongs to",
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
"time": "2017-03-04T10:23:55+00:00"
"time": "2017-03-04 10:23:55"
},
{
"name": "sebastian/comparator",
@ -1183,7 +1183,7 @@
"compare",
"equality"
],
"time": "2017-03-07T10:34:43+00:00"
"time": "2017-03-07 10:34:43"
},
{
"name": "sebastian/diff",
@ -1235,7 +1235,7 @@
"keywords": [
"diff"
],
"time": "2017-03-07T07:26:53+00:00"
"time": "2017-03-07 07:26:53"
},
{
"name": "sebastian/environment",
@ -1285,7 +1285,7 @@
"environment",
"hhvm"
],
"time": "2017-03-07T12:59:58+00:00"
"time": "2017-03-07 12:59:58"
},
{
"name": "sebastian/exporter",
@ -1352,7 +1352,7 @@
"export",
"exporter"
],
"time": "2017-03-07T10:36:49+00:00"
"time": "2017-03-07 10:36:49"
},
{
"name": "sebastian/global-state",
@ -1403,7 +1403,7 @@
"keywords": [
"global state"
],
"time": "2017-02-23T14:11:06+00:00"
"time": "2017-02-23 14:11:06"
},
{
"name": "sebastian/object-enumerator",
@ -1449,7 +1449,7 @@
],
"description": "Traverses array structures and object graphs to enumerate all referenced objects",
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
"time": "2017-03-07T10:37:45+00:00"
"time": "2017-03-07 10:37:45"
},
{
"name": "sebastian/recursion-context",
@ -1502,7 +1502,7 @@
],
"description": "Provides functionality to recursively process PHP variables",
"homepage": "http://www.github.com/sebastianbergmann/recursion-context",
"time": "2017-03-08T08:21:15+00:00"
"time": "2017-03-08 08:21:15"
},
{
"name": "sebastian/resource-operations",
@ -1544,7 +1544,7 @@
],
"description": "Provides a list of PHP built-in functions that operate on resources",
"homepage": "https://www.github.com/sebastianbergmann/resource-operations",
"time": "2016-10-03T07:43:09+00:00"
"time": "2016-10-03 07:43:09"
},
{
"name": "sebastian/version",
@ -1587,7 +1587,7 @@
],
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
"homepage": "https://github.com/sebastianbergmann/version",
"time": "2016-10-03T07:35:21+00:00"
"time": "2016-10-03 07:35:21"
},
{
"name": "symfony/yaml",
@ -1642,7 +1642,7 @@
],
"description": "Symfony Yaml Component",
"homepage": "https://symfony.com",
"time": "2017-03-07T16:54:31+00:00"
"time": "2017-03-07 16:54:31"
},
{
"name": "webmozart/assert",
@ -1692,7 +1692,7 @@
"check",
"validate"
],
"time": "2016-11-23T20:04:41+00:00"
"time": "2016-11-23 20:04:41"
}
],
"aliases": [],