Skip to content

Commit 78aac98

Browse files
committed
[Build] Update dependencies
1 parent d8b0bba commit 78aac98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"laravel/framework": "^8.0"
3535
},
3636
"require-dev": {
37-
"laravel-json-api/hashids": "dev-develop",
38-
"laravel-json-api/testing": "^1.0.0-alpha.1",
37+
"laravel-json-api/hashids": "^1.0.0-beta.1",
38+
"laravel-json-api/testing": "^1.0.0-beta.1",
3939
"orchestra/testbench": "^6.9",
4040
"phpunit/phpunit": "^9.5"
4141
},

0 commit comments

Comments
 (0)