Skip to content

Commit

Permalink
Remove version number from composer.json
Browse files Browse the repository at this point in the history
This allows us to publish new versions without having to remember to
bump the version number here.
  • Loading branch information
ulrichsg committed Jan 6, 2025
1 parent 36cc009 commit 1060284
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "finanzcheck/change-logger-behavior",
"version": "2.0.0",
"description": "A behavior allowing you to log one or more columns in a extra logging table like the versionable behavior for Propel2.",
"require": {
"propel/propel": ">=2.0.0-beta2",
Expand Down

0 comments on commit 1060284

Please sign in to comment.