composer updates
This commit is contained in:
parent
c82e60e28d
commit
911c481233
|
@ -2,6 +2,7 @@
|
|||
"name": "leftypol/leftypol",
|
||||
"description": "An imageboard based on lainchans",
|
||||
"require": {
|
||||
"php": "5.6.40",
|
||||
"phpunit/phpunit": "^5"
|
||||
},
|
||||
"scripts":{
|
||||
|
|
|
@ -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": "8ccff279f128dadb7c4e24b60c31194a",
|
||||
"content-hash": "18e1c1169d7719a196dbf162a8d01fb6",
|
||||
"packages": [
|
||||
{
|
||||
"name": "doctrine/instantiator",
|
||||
|
@ -1550,7 +1550,9 @@
|
|||
"stability-flags": [],
|
||||
"prefer-stable": false,
|
||||
"prefer-lowest": false,
|
||||
"platform": [],
|
||||
"platform": {
|
||||
"php": "5.6.40"
|
||||
},
|
||||
"platform-dev": [],
|
||||
"plugin-api-version": "2.0.0"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue