Skip to content

Commit d99abd9

Browse files
committed
increase the version and update composer
1 parent d9a798c commit d99abd9

File tree

2 files changed

+110
-109
lines changed

2 files changed

+110
-109
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "A core package for managing the authorization through CanCanCan style. With supports of granularity based on Attributes Based Access Control.",
44
"type": "library",
55
"license": "MIT",
6-
"version": "0.5.7-stable",
6+
"version": "0.5.8-stable",
77
"scripts": {
88
"test": "./vendor/bin/pest"
99
},

0 commit comments

Comments
 (0)