Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
emodric committed Sep 13, 2023
2 parents 0f4b9f6 + fbdf27f commit 071799e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/coding_standards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
with:
repository: netgen-layouts/layouts-coding-standard
path: vendor/netgen/layouts-coding-standard
- uses: OskarStark/php-cs-fixer-ga@master
- uses: docker://oskarstark/php-cs-fixer-ga
with:
args: --diff --dry-run
4 changes: 1 addition & 3 deletions bundle/NetgenLayoutsIbexaRelationListQueryBundle.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,4 @@

use Symfony\Component\HttpKernel\Bundle\Bundle;

final class NetgenLayoutsIbexaRelationListQueryBundle extends Bundle
{
}
final class NetgenLayoutsIbexaRelationListQueryBundle extends Bundle {}

0 comments on commit 071799e

Please sign in to comment.