Skip to content

Commit

Permalink
Removed unnecessary attachment to patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Helldar committed Feb 15, 2021
1 parent b21e9bc commit 90eec84
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
},
"require": {
"php": "^7.3|^8.0",
"illuminate/console": "^6.20.14|^7.30.4|^8.24",
"illuminate/database": "^6.20.14|^7.30.4|^8.24",
"illuminate/support": "^6.20.14|^7.30.4|^8.24",
"symfony/console": "^4.3.4|^5.0"
"illuminate/console": "^6.20|^7.30|^8.24",
"illuminate/database": "^6.20|^7.30|^8.24",
"illuminate/support": "^6.20|^7.30|^8.24",
"symfony/console": "^4.3|^5.0"
},
"require-dev": {
"mockery/mockery": "^1.3.1",
Expand Down

0 comments on commit 90eec84

Please sign in to comment.