Skip to content

Commit

Permalink
After eklundkristoffer/seedster accept the PR to use illuminate/suppo…
Browse files Browse the repository at this point in the history
…rt 9, changing the version to get the new one.
  • Loading branch information
rafaelqm committed Feb 21, 2022
1 parent 61093f2 commit 019bd46
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"require": {
"php": "^8.0.2|^8.1",
"laravel/framework": "5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|6.*|7.*|8.*|9.*",
"eklundkristoffer/seedster": "dev-l9-support",
"eklundkristoffer/seedster": "^5.0",
"laravel/helpers": "^1.5"
},
"require-dev": {
Expand All @@ -35,12 +35,6 @@
"illuminate/support": "^9.0",
"laravel/laravel": "^9.0"
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/rafaelqm/seedster.git"
}
],
"autoload": {
"psr-4": {
"jeremykenedy\\LaravelRoles\\": "src/"
Expand Down

0 comments on commit 019bd46

Please sign in to comment.