Skip to content

Commit

Permalink
Merge branch '7.x' into develop
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Jul 22, 2023
2 parents afb2f4c + 5d71307 commit abfcf30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/analyse.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
php:
- 8.1
experimental:
- false
- true

name: PHP${{ matrix.php }} on ${{ matrix.os }}

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"konsulting/project-root": "^1.1",
"laravel/dusk": "^7.8",
"laravel/serializable-closure": "^1.0",
"orchestra/dusk-updater": "^2.0",
"orchestra/dusk-updater": "^2.2",
"orchestra/testbench": ">=8.5.7 <8.6.0",
"php-webdriver/webdriver": "^1.9"
},
Expand Down

0 comments on commit abfcf30

Please sign in to comment.