Skip to content

Commit

Permalink
v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kcleung committed Aug 30, 2021
1 parent ed85ab5 commit 2ac182c
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
Expand Up @@ -2,7 +2,7 @@
"name": "backtend/phputil",
"description": "A PHP Util Functions",
"license": "Apache-2.0",
"version": "1.0.1@alpha",
"version": "1.0.4",
"authors": [
{
"name": "kcleung",
Expand All @@ -20,7 +20,7 @@
"require-dev": {
"phpunit/phpunit": "~5.7.27 || ~6.5.5"
},
"minimum-stability": "1.0.0",
"minimum-stability": "stable",
"autoload": {
"psr-4": {
"backtend\\phputil\\": "src/"
Expand Down

0 comments on commit 2ac182c

Please sign in to comment.