Referencing PHP 7.0 compat libraries

This commit is contained in:
Alex Ramirez 2022-11-19 02:55:20 -08:00
parent eefca636a7
commit 875875b58c
3 changed files with 164 additions and 741 deletions

View file

@ -32,7 +32,11 @@
"doctrine/collections": "v1.4.*",
"doctrine/annotations": "v1.4.*",
"doctrine/cache": "v1.6.*",
"doctrine/instantiator": "1.0.*"
"doctrine/instantiator": "1.0.*",
"symfony/translation": "^3.4",
"doctrine/inflector": "~1.2.0",
"doctrine/lexer": "~1.0.0",
"league/flysystem": "~1.0.0"
},
"require-dev": {
"fzaninotto/faker": "~1.4",

897
composer.lock generated

File diff suppressed because it is too large Load diff

View file

@ -21,7 +21,7 @@
individually whitelisted.</p>
<p>Most of these should have been nailed by now, but if yours isn't being
accepted, contact <a href="mailto:mercury@poniverse.net" target="_blank">mercury@poniverse.net/a> or <a href="mailto:support@pony.fm" target="_blank">Pony.fm Support</a>
accepted, contact <a href="mailto:mercury@poniverse.net" target="_blank">mercury@poniverse.net</a> or <a href="mailto:support@pony.fm" target="_blank">Pony.fm Support</a>
with
a
copy of the file you&#39;re trying to upload and we&#39;ll sort it out!