We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48bef84 commit ef0edb4Copy full SHA for ef0edb4
1 file changed
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "iamgerwin/nova-dependency-container",
3
- "version": "1.0.2",
+ "version": "1.0.3",
4
"description": "A Laravel Nova 4 and 5 field container allowing to depend on other fields values",
5
"keywords": [
6
"laravel",
@@ -25,8 +25,8 @@
25
},
26
"require-dev": {
27
"laravel/pint": "^1.14",
28
- "nunomaduro/collision": "^8.0",
29
"larastan/larastan": "^3.0",
+ "nunomaduro/collision": "^8.0",
30
"orchestra/testbench": "^9.0|^10.0",
31
"pestphp/pest": "^3.0",
32
"pestphp/pest-plugin-arch": "^3.0",
0 commit comments