Browse Source

composer updates

pull/40/head
Barbara Pitt 3 years ago
parent
commit
911c481233
  1. 1
      composer.json
  2. 6
      composer.lock

1
composer.json

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

@ -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…
Cancel
Save