Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
curtisdelicata authored Feb 26, 2022
1 parent ec4d6ff commit affb89b
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 @@ -19,9 +19,9 @@
}
],
"require": {
"laravel-enso/companies": "^4.0",
"laravel-enso/core": "^8.0",
"laravel-enso/enums": "^2.1"
"laravel-enso/companies": "^3.0|^4.0",
"laravel-enso/core": "^7.0|^8.0",
"laravel-enso/enums": "^2.0|^2.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit affb89b

Please sign in to comment.