Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Baspa committed Mar 7, 2024
1 parent 354bcf6 commit 3d8a8bd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
include:
- laravel: 10.*
testbench: 8.*
carbon: ^2.63
carbon: ^2.67
- laravel: 11.*
testbench: 9.*
carbon: ^2.72.2
Expand Down
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"require": {
"php": "^8.1",
"illuminate/contracts": "^9.0|^10.0|^11.0",
"nesbot/carbon": "^2.67",
"spatie/browsershot": "^3.0|^4.0",
"spatie/laravel-package-tools": "^1.14"
},
Expand Down

0 comments on commit 3d8a8bd

Please sign in to comment.