Skip to content

Commit c525c99

Browse files
Merge pull request #8 from Laravel-Lang/1.x
Added support for `archtechx/enums` version 1.0
2 parents 8270fd2 + 907a499 commit c525c99

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)