Update dependency to published version

Cette révision appartient à :
Timothy Warren 2020-04-23 18:53:51 -04:00
Parent 96a389af66
révision e88230ad52
2 fichiers modifiés avec 5 ajouts et 3 suppressions

Voir le fichier

@ -2,7 +2,9 @@
## Version 5
* Updated PHP requirement to 7.4
* Added anime history view
* Added anime watching history view
* Added manga reading history view
* Updated anime collection to have more media types
## Version 4.2
* Updated dependencies

Voir le fichier

@ -39,7 +39,7 @@
"aura/router": "^3.0",
"aura/session": "^2.0",
"aviat/banker": "^2.0.0",
"aviat/query": "dev-develop",
"aviat/query": "^3.0.0",
"danielstjules/stringy": "^3.1.0",
"ext-dom": "*",
"ext-iconv": "*",
@ -65,7 +65,7 @@
"phpstan/phpstan": "^0.12.0",
"phpunit/phpunit": "^9.1.1",
"roave/security-advisories": "dev-master",
"robmorgan/phinx": "^0.11.0",
"robmorgan/phinx": "^0.10.6",
"sebastian/phpcpd": "^5.0.2",
"spatie/phpunit-snapshot-assertions": "^4.1.0",
"squizlabs/php_codesniffer": "^3.2.2",