Skip to content

Commit c850de1

Browse files
authored
Merge pull request #8 from webreinvent/2.x-release/v2.0.1
2.x-release -> 2.x | v2.0.1
2 parents fb501d2 + 2caf52c commit c850de1

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/vaahextend",
33
"description": "Quickly adaptable helpers to extend VaahCMS",
44
"keywords": ["vaahcms", "laravel"],
5-
"version": "0.0.5",
5+
"version": "2.0.1",
66
"homepage": "https://www.webreinvent.com",
77
"license": "MIT",
88
"authors": [
@@ -12,7 +12,7 @@
1212
}
1313
],
1414
"require": {
15-
"php": "^7.4|^8.0",
15+
"php": "^8.1",
1616
"php-imap/php-imap": "^5.0",
1717
"ext-json": "*",
1818
"ext-imap": "*",

0 commit comments

Comments
 (0)