Skip to content

Commit

Permalink
TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
staudenmeir committed Nov 19, 2023
1 parent fbfb997 commit f8f1e14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
build:
environment:
php: 8.2
php: 8.3
tools:
external_code_coverage:
runs: 6
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
],
"require": {
"php": "^8.1",
"illuminate/database": "^10.0",
"ext-pdo": "*"
"illuminate/database": "^10.0"
},
"require-dev": {
"orchestra/testbench": "^8.0",
Expand Down

0 comments on commit f8f1e14

Please sign in to comment.