Skip to content

Commit 942c3c1

Browse files
committed
composer.json bug fix
1 parent b150d66 commit 942c3c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"require": {
33
"esd/base-server":"~0.1",
44
"esd/aop-plugin":"~0.1",
5-
"seinopsys/postgresql-database-class:": "~3.0"
5+
"seinopsys/postgresql-database-class": "~3.0"
66
},
77
"autoload": {
88
"psr-4": {

0 commit comments

Comments
 (0)