Skip to content

Commit

Permalink
Update composer to version 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
PSalador committed May 22, 2020
1 parent 1666159 commit ff7c0e9
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,10 @@
}
],
"require": {
"cviebrock/eloquent-sluggable": "^6.0",
"orchid/platform": "^6.0|dev-master"
"cviebrock/eloquent-sluggable": "^7.0",
"orchid/platform": "^7.0|dev-master"
},
"require-dev": {
"fzaninotto/faker": "^1.4",
"mockery/mockery": "~1.0",
"orchestra/testbench": "~4.0",
"phpunit/php-code-coverage": "^7.0",
"phpunit/phpunit": "^8.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit ff7c0e9

Please sign in to comment.