Skip to content

Commit

Permalink
DE-49251: Codestyles upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
michal-tichy-84 committed Jul 3, 2023
1 parent c554bb0 commit 6435e13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
matrix:
php-version:
- 7.4
- 8.0
- 8.1

steps:
- name: Checkout
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"ramsey/uuid": "^4.1"
},
"require-dev": {
"brandembassy/coding-standard": "^8.1",
"brandembassy/coding-standard": "^9.0",
"phpunit/phpunit": "^8",
"roave/security-advisories": "dev-master"
},
Expand Down

0 comments on commit 6435e13

Please sign in to comment.