Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
chopins committed Nov 12, 2020
1 parent 8e04af2 commit 8acc56b
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 @@ -10,7 +10,7 @@
],
"homepage": "http://toknot.com",
"license": "BSD-3-Clause",
"version": "0.1",
"version": "0.2",
"authors": [
{
"name": "Szopen Xiao",
Expand All @@ -26,7 +26,7 @@
"require": {
"php": ">=7.4.0",
"ext-ffi": "*",
"toknot/ffi-extend" : ">=0.1"
"toknot/ffi-extend" : ">=0.1.4"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 8acc56b

Please sign in to comment.