Skip to content

Commit 907a499

Browse files
Added support for archtechx/enums version 1.0
1 parent 8270fd2 commit 907a499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"require": {
3333
"php": "^8.1",
34-
"archtechx/enums": "^0.3.2"
34+
"archtechx/enums": "^0.3.2 || ^1.0"
3535
},
3636
"minimum-stability": "stable",
3737
"prefer-stable": true,

0 commit comments

Comments
 (0)