Skip to content

Commit af93798

Browse files
committed
Merge branch 'hotfix/v0.0.3'
2 parents ef0606c + 9770ac5 commit af93798

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "webreinvent/laravel-nestable",
33
"type": "library",
44
"description": "Laravel 8 nested categories library",
5-
"version": "0.0.2",
5+
"version": "0.0.3",
66
"homepage": "https://github.com/webreinvent",
77
"keywords": ["nested","nestable","nestedset","category","laravel"],
88
"license": "MIT",
@@ -15,7 +15,7 @@
1515
}
1616
],
1717
"require": {
18-
"php": "^7.3"
18+
"php": "^7.3|^8.0"
1919
},
2020
"require-dev": {
2121
"phpunit/phpunit": "^9.3",

0 commit comments

Comments
 (0)