Skip to content

Commit

Permalink
DevKit updates (#7901)
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI committed Aug 8, 2022
1 parent 1a15c93 commit 2ac1637
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitattributes
Expand Up @@ -15,3 +15,8 @@ phpstan-baseline.neon export-ignore
phpstan-console-application.php export-ignore
psalm.xml export-ignore
psalm-baseline.xml export-ignore
package.json export-ignore
package-lock.json export-ignore
postcss.config.js export-ignore
prettier.config.js export-ignore
webpack.config.js export-ignore
4 changes: 4 additions & 0 deletions .github/workflows/test.yaml
Expand Up @@ -50,6 +50,10 @@ jobs:
dependencies: highest
allowed-to-fail: false
variant: sonata-project/form-extensions:"2.x-dev as 1.999"
- php-version: '8.1'
dependencies: highest
allowed-to-fail: false
variant: sonata-project/intl-bundle:"3.x-dev as 2.999"
- php-version: '8.1'
dependencies: highest
allowed-to-fail: false
Expand Down

0 comments on commit 2ac1637

Please sign in to comment.