Skip to content

Commit 5f27a4d

Browse files
authored
Merge pull request #27 from TMCApplications/nova-4.13-depends-on-fix
Fix broken dependsOn support introduced by Nova 4.13
2 parents 28517b6 + 3ba7736 commit 5f27a4d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"license": "MIT",
1010
"require": {
1111
"php": "^7.2|^8.0",
12-
"laravel/nova": "^4.0",
12+
"laravel/nova": "^4.13",
1313
"spatie/opening-hours": "^2.0"
1414
},
1515
"autoload": {

dist/js/field.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)