Skip to content

Commit 293c3e3

Browse files
version added back in composer
1 parent c631fc9 commit 293c3e3

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,7 @@
2424
"require-dev": {
2525
"phpunit/phpunit": "^9.6",
2626
"orchestra/testbench": "^7.47"
27-
}
27+
},
28+
"version": "1.1",
29+
"minimum-stability": "stable"
2830
}

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)