Skip to content

Commit 4a51b02

Browse files
Merge pull request #8 from monstar-lab-oss/develop
Develop
2 parents bdac71a + 27a22cd commit 4a51b02

File tree

3 files changed

+1585
-890
lines changed

3 files changed

+1585
-890
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
/vendor
1+
/vendor
2+
.idea

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"require": {
2121
"php": "^7.1",
22-
"monstar-lab-oss/n-meta-php": "dev-master"
22+
"monstar-lab-oss/n-meta-php": "^1.0.0"
2323
},
2424
"require-dev": {
2525
"phpunit/phpunit": "^9.0",

0 commit comments

Comments
 (0)