Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Commit

Permalink
Update composer.stub
Browse files Browse the repository at this point in the history
  • Loading branch information
Naoray authored Jul 13, 2020
1 parent 253c5ae commit f53c0be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Commands/Package/stubs/composer.stub
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
}
],
"require": {
"illuminate/support": "^6.0"
"illuminate/support": "^7.0"
},
"autoload": {
"psr-4": {
Expand All @@ -38,4 +38,4 @@
"require-dev": {
"orchestra/testbench": "^4.0"
}
}
}

0 comments on commit f53c0be

Please sign in to comment.