mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-07-23 16:04:46 -07:00
Replace unnecessary polyfills.
This commit is contained in:
@@ -128,6 +128,11 @@
|
||||
"thecodingmachine/phpstan-safe-rule": "^1.4",
|
||||
"ergebnis/phpstan-rules": "^2"
|
||||
},
|
||||
"replace": {
|
||||
"symfony/polyfill-php54": "*",
|
||||
"paragonie/sodium_compat": "*",
|
||||
"symfony/polyfill-mbstring": "*"
|
||||
},
|
||||
|
||||
"suggest": {},
|
||||
"autoload": {
|
||||
|
||||
Reference in New Issue
Block a user