Skip to content
This repository was archived by the owner on Nov 14, 2024. It is now read-only.

Commit 9fd15e9

Browse files
Dump 2.0.0
1 parent 1fbf38e commit 9fd15e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"type": "wordpress-theme",
77
"require": {
88
"php": ">=7.0",
9-
"tonik/gin": "2.0.0-rc.2"
9+
"tonik/gin": "2.0.0"
1010
},
1111
"require-dev": {
12-
"tonik/cli": "2.0.0-rc.2"
12+
"tonik/cli": "2.0.0"
1313
},
1414
"scripts": {
1515
"post-create-project-cmd": [

0 commit comments

Comments
 (0)