Skip to content

Commit

Permalink
update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
YunusEmreNalbant committed Jun 26, 2024
1 parent 1467190 commit 1fe4080
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
php: 8.0
- laravel: 11.*
php: 8.1
- laravel: 9.*
php: 8.3
- laravel: 9.*
php: 8.3

name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"require-dev": {
"laravel/pint": "^1.16.1",
"nunomaduro/collision": "^6.4|^8.0",
"nunomaduro/larastan": "^2.4",
"nunomaduro/larastan": "^2.9.7",
"orchestra/testbench": "^7.21|^8.0|^9.0",
"phpstan/extension-installer": "^1.2",
"phpstan/phpstan-deprecation-rules": "^1.1.1",
Expand Down

0 comments on commit 1fe4080

Please sign in to comment.