Skip to content

Commit a95c06d

Browse files
committed
feat: rename to beacon-hq/bag
1 parent d553532 commit a95c06d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
{
2-
"name": "dshafik/bag",
2+
"name": "beacon-hq/bag",
33
"description": "A comprehensive immutable value objects implementation",
44
"type": "library",
5+
"replace": {
6+
"dshafik/bag": "self.version"
7+
},
58
"require": {
69
"php": "^8.2|^8.3|^8.4",
710
"brick/money": "^0.8.1 || ^0.9.0 || ^0.10.0",

0 commit comments

Comments
 (0)