Skip to content

Commit

Permalink
Require ext-ds
Browse files Browse the repository at this point in the history
  • Loading branch information
rodber committed Mar 19, 2020
1 parent 4ca437c commit cdedcbf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Expand Up @@ -12,6 +12,7 @@
"require": {
"php": ">=7.4",
"ext-zend-opcache": "*",
"ext-ds": "*",
"goaop/parser-reflection": "^2.1",
"guzzlehttp/psr7": "^1.6",
"jakub-onderka/php-console-color": "^0.2.0",
Expand Down Expand Up @@ -46,4 +47,4 @@
"config": {
"sort-packages": true
}
}
}

0 comments on commit cdedcbf

Please sign in to comment.