Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Oct 19, 2024
1 parent 58cd8e4 commit 8f6af40
Show file tree
Hide file tree
Showing 2 changed files with 1,823 additions and 1,701 deletions.
6 changes: 5 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,11 @@
"config": {
"sort-packages": true,
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
"dealerdirect/phpcodesniffer-composer-installer": true,
"php-http/discovery": true
},
"platform": {
"php": "8.1"
}
}
}
Loading

0 comments on commit 8f6af40

Please sign in to comment.