Skip to content

Commit 2e4b6a9

Browse files
authored
update composer.json
1 parent f06ab17 commit 2e4b6a9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
],
1717
"require": {
1818
"phile-cms/phile": "^1.10 || dev-develop",
19-
"geshi/geshi": "dev-master"
19+
"geshi/geshi": "^1.0"
2020
},
2121
"require-dev": {
2222
"phpunit/phpunit": "^7.0"
2323
}
24-
}
24+
}

0 commit comments

Comments
 (0)