Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

Commit

Permalink
feat!: dependency version number fix for common
Browse files Browse the repository at this point in the history
  • Loading branch information
fibble committed Apr 19, 2024
1 parent 1abb656 commit 51a8f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"laminas/laminas-view": "^2.11",
"lm-commons/lmc-rbac-mvc": "^3.3",
"olcs/olcs-auth": "^8.0",
"olcs/olcs-common": "~7.0.2",
"olcs/olcs-common": "^7.0.2",
"olcs/olcs-logging": "^7.2",
"olcs/olcs-transfer": "^7.0",
"olcs/olcs-utils": "^6.0.0",
Expand Down

0 comments on commit 51a8f38

Please sign in to comment.