Skip to content
This repository was archived by the owner on Feb 16, 2022. It is now read-only.

Commit 65aaf83

Browse files
committed
Enforce consistent composer package version constrains
1 parent 33f506a commit 65aaf83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"illuminate/support": "~5.7.0",
4747
"nesbot/carbon": "~1.22",
4848
"rinvex/laravel-cacheable": "^1.0.0",
49-
"rinvex/laravel-support": "v1.0.0",
49+
"rinvex/laravel-support": "^1.0.0",
5050
"spatie/eloquent-sortable": "^3.4.0",
5151
"spatie/laravel-schemaless-attributes": "~1.1.0",
5252
"spatie/laravel-sluggable": "^2.1.0",

0 commit comments

Comments
 (0)