Skip to content

Commit

Permalink
Valid composer
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Thompson committed Sep 11, 2020
1 parent 618a306 commit eb3a30b
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 @@ -8,16 +8,16 @@
}
],
"require": {
"laravel/framework": "^7.0|^8.0",
"laravel/framework": "^8.0",
"laravel/helpers": "^1.0",
"laravel/scout": "^8.2",
"doctrine/dbal": "^2.6",
"doctrine/dbal": "^2.6",
"intervention/image": "^2.5.0",
"laravelcollective/html": "^6.1",
"twig/twig": "^2.10",
"barryvdh/laravel-debugbar": "^3.3",
"erusev/parsedown-extra": "0.7.1",
"linkorb/jsmin-php": "1.0.0",
"erusev/parsedown-extra": "^0.7.1",
"linkorb/jsmin-php": "^1.0.0",
"robclancy/presenter": "^1.3.0",
"nicmart/string-template": "^0.1.0",
"symfony/yaml": "^4",
Expand Down

0 comments on commit eb3a30b

Please sign in to comment.