Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
ivuorinen committed Nov 8, 2024

Verified

This commit was signed with the committer’s verified signature.
ivuorinen Ismo Vuorinen
1 parent dfd2dc0 commit 695407f
Showing 2 changed files with 3,100 additions and 1,368 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
@@ -17,14 +17,14 @@
}
],
"require": {
"php" : ">=7.3",
"illuminate/support": "^5.3|^6.0|^7.0|^8.0",
"doctrine/dbal": "^2.5|^2.6"
"php": "^7|^8",
"illuminate/support": "^5.3|^6|^7|^8|^9|^10|^11",
"doctrine/dbal": "^2.5|^2.6|^3"
},
"require-dev": {
"roave/security-advisories": "dev-master",
"phpunit/phpunit" : "^8.0",
"orchestra/testbench": "^3.3|^4|^5|^6"
"phpunit/phpunit": "^8.0",
"orchestra/testbench": "^3.3|^4|^5|^6|^7|^8"
},
"autoload": {
"psr-4": {
4,458 changes: 3,095 additions & 1,363 deletions composer.lock

Large diffs are not rendered by default.

0 comments on commit 695407f

Please sign in to comment.