This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
firefly-iii
Watch
1
Star
0
Fork
0
You've already forked firefly-iii
mirror of
https://github.com/firefly-iii/firefly-iii.git
synced
2025-10-23 12:27:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
035bd96ae5c7334f0fe02bd0a5f7b0d4ac3ab457
firefly-iii
/
.ci
/
php-cs-fixer
/
composer.json
6 lines
72 B
JSON
Raw
Normal View
History
Unescape
Escape
Add php cs fixer and some rule sets.
2022-10-30 12:21:41 +01:00
{
Fix phpstan error courtesy of the laravel 11 upgrade (changed signatures and return types)
2024-04-02 15:40:33 +02:00
"require"
:
{
"friendsofphp/php-cs-fixer"
:
"^3.12"
}
Add php cs fixer and some rule sets.
2022-10-30 12:21:41 +01:00
}
Reference in New Issue
Copy Permalink