Skip to content

Commit cec7187

Browse files
Added archtechx/enums v1 support
1 parent c9f66c4 commit cec7187

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
@@ -38,7 +38,7 @@
3838
],
3939
"require": {
4040
"php": "^8.1",
41-
"archtechx/enums": "^0.3.2"
41+
"archtechx/enums": "^0.3.2 || ^1.0"
4242
},
4343
"require-dev": {
4444
"illuminate/contracts": "^10.14 || ^11.0",
@@ -70,4 +70,4 @@
7070
"preferred-install": "dist",
7171
"sort-packages": true
7272
}
73-
}
73+
}

0 commit comments

Comments
 (0)