-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Use smaller docker image for composer binary * Add GitHub icon to navbar * Change navbar icon GitHub link to ArmaForces organization * Revert icon name * Add Spearhead DLC icon (#263) * Update Symfony to the latest LTS version (#264) * Update Symfony to the latest LTS version * Remove unused dependencies * Apply CS Fixer fixes --------- Co-authored-by: 3Mydlo3 <[email protected]> Co-authored-by: Jakub Skowroński <[email protected]>
- Loading branch information
1 parent
0dabc6d
commit 78c5f9b
Showing
22 changed files
with
1,979 additions
and
2,387 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -64,6 +64,7 @@ | |
], | ||
'sort_algorithm' => 'none', | ||
], | ||
'phpdoc_separation' => false | ||
]) | ||
->setFinder($finder) | ||
; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.