Merge pull request #536 from flightphp/fadrian06-patch-1

Fixed phpstan suggestion
pull/539/head
n0nag0n 1 year ago committed by GitHub
commit 9b80a22f5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -63,7 +63,7 @@
"suggest": { "suggest": {
"latte/latte": "Latte template engine", "latte/latte": "Latte template engine",
"tracy/tracy": "Tracy debugger", "tracy/tracy": "Tracy debugger",
"phpstan": "PHP Static Analyzer" "phpstan/phpstan": "PHP Static Analyzer"
}, },
"replace": { "replace": {
"mikecao/flight": "2.0.2" "mikecao/flight": "2.0.2"

Loading…
Cancel
Save