Skip to content

Commit 5f1417d

Browse files
committed
Added version tag to composer
Remember when it was recommended to remove the version tag from the composer.json file? Now the opposite it true. We've come full circle.
1 parent 45f2ab3 commit 5f1417d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"role": "Developer"
1212
}
1313
],
14+
"version": "v2.2.0",
1415
"require": {
1516
"php": ">=8.2.0"
1617
},

0 commit comments

Comments
 (0)