Skip to content

Commit ef0edb4

Browse files
committed
Bump version to 1.0.3
- Update package version to 1.0.3 - Clean up composer dependencies
1 parent 48bef84 commit ef0edb4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iamgerwin/nova-dependency-container",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "A Laravel Nova 4 and 5 field container allowing to depend on other fields values",
55
"keywords": [
66
"laravel",
@@ -25,8 +25,8 @@
2525
},
2626
"require-dev": {
2727
"laravel/pint": "^1.14",
28-
"nunomaduro/collision": "^8.0",
2928
"larastan/larastan": "^3.0",
29+
"nunomaduro/collision": "^8.0",
3030
"orchestra/testbench": "^9.0|^10.0",
3131
"pestphp/pest": "^3.0",
3232
"pestphp/pest-plugin-arch": "^3.0",

0 commit comments

Comments
 (0)