Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinElst authored Apr 30, 2024
1 parent 9552238 commit fd9395a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
],
"require": {
"php": "^8.1",
"hashids/hashids": "^4.1",
"hashids/hashids": "^4.1||^5.0",
"illuminate/database": "^10.0||^11.0",
"illuminate/support": "^10.0||^11.0",
"hanneskod/classtools": "^0.1.0",
"symfony/finder": "^6.3"
"symfony/finder": "^6.3||^7.0"
},
"require-dev": {
"illuminate/events": "^10.0",
Expand Down Expand Up @@ -76,4 +76,4 @@
"bamarni/composer-bin-plugin": true
}
}
}
}

0 comments on commit fd9395a

Please # to comment.