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

Commit 3476de9

Browse files
authored
Update composer.json
1 parent eaa7e7a commit 3476de9

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

composer.json

+2-6
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,10 @@
1313
}
1414
],
1515
"require": {
16-
"illuminate/support": "^7.0",
17-
"laravel/nova": "*",
16+
"illuminate/support": "^8.0",
17+
"laravel/nova": "^3.9",
1818
"symfony/thanks": "^1.1"
1919
},
20-
"require-dev": {
21-
"sebastian/phpcpd": "^5.0",
22-
"squizlabs/php_codesniffer": "^3.4"
23-
},
2420
"autoload": {
2521
"psr-4": {
2622
"GeneaLabs\\NovaMapMarkerField\\": "src/"

0 commit comments

Comments
 (0)