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

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebronner authored Sep 15, 2020
1 parent eaa7e7a commit 3476de9
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,10 @@
}
],
"require": {
"illuminate/support": "^7.0",
"laravel/nova": "*",
"illuminate/support": "^8.0",
"laravel/nova": "^3.9",
"symfony/thanks": "^1.1"
},
"require-dev": {
"sebastian/phpcpd": "^5.0",
"squizlabs/php_codesniffer": "^3.4"
},
"autoload": {
"psr-4": {
"GeneaLabs\\NovaMapMarkerField\\": "src/"
Expand Down

0 comments on commit 3476de9

Please sign in to comment.