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