Skip to content

Commit

Permalink
Merge branch '4.x' into 4.x-route
Browse files Browse the repository at this point in the history
  • Loading branch information
l0gicgate committed Jan 29, 2023
2 parents 77dc28d + 30b85fc commit cef0d37
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
@@ -1,5 +1,9 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
- package-ecosystem: composer
directory: "/"
schedule:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php: [7.4, 8.0, 8.1]
php: [7.4, 8.0, 8.1, 8.2]
experimental: [false]
include:
- php: 8.1
Expand Down

0 comments on commit cef0d37

Please sign in to comment.