Skip to content

Commit da9d5c2

Browse files
committed
remove platform json
1 parent c830415 commit da9d5c2

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
*.swp
22
composer.phar
33
vendor/
4-
4+
.idea
55
# Commit your application's lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file
66
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
77
composer.lock

composer.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,5 @@
4040
},
4141
"archive": {
4242
"exclude": ["bin", "demo", "tests", "*phpunit.xml"]
43-
},
44-
"config": {
45-
"platform": {
46-
"ext-mongo": "1.6.16"
47-
}
4843
}
4944
}

0 commit comments

Comments
 (0)