composer updates

This commit is contained in:
Barbara Pitt 2020-12-27 03:10:12 -06:00
parent c82e60e28d
commit 911c481233
2 changed files with 5 additions and 2 deletions

View File

@ -2,6 +2,7 @@
"name": "leftypol/leftypol",
"description": "An imageboard based on lainchans",
"require": {
"php": "5.6.40",
"phpunit/phpunit": "^5"
},
"scripts":{

6
composer.lock generated
View File

@ -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"
}