We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0fe3e7 commit 24481ebCopy full SHA for 24481eb
composer.json
@@ -3,6 +3,7 @@
3
"description": "A bitwise operator package for making it easier to use bitwise columns in Eloquent models",
4
"type": "library",
5
"license": "MIT",
6
+ "version": "1.0.0",
7
"autoload": {
8
"psr-4": {
9
"Cmandersen\\Bitwise\\": "src/"
0 commit comments