Skip to content

Commit

Permalink
rename Scienta namespace to version 4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Hikariii committed Jan 7, 2019
1 parent 05bf63a commit 8eb6e6c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -38,7 +38,7 @@ Add the following dependency to your composer.json
```json
{
"require": {
"scienta/doctrine-json-functions": "~3.1"
"scienta/doctrine-json-functions": "~4.0"
}
}
```
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -33,7 +33,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
"dev-master": "4.0-dev"
}
}
}

0 comments on commit 8eb6e6c

Please sign in to comment.