Skip to content

Commit

Permalink
fix composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Kopylov committed Jan 24, 2019
1 parent 9378017 commit a47e7e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aak74/bx-data",
"version": "0.6.1",
"version": "0.6.2",
"description": "Классы для удобного доступа к данным в 1C-Bitrix",
"license": "MIT",
"keywords": ["bitrix", "1c-bitrix", "classes", "akop", "highload blocks", "битрикс", "1С-битрикс"],
Expand All @@ -12,7 +12,7 @@
}
],
"require": {
"php": ">=5.6.0",
"php": ">=5.6.0"
},
"require-dev": {
"phpunit/phpunit": "4.*"
Expand Down

0 comments on commit a47e7e9

Please sign in to comment.