Skip to content

Commit

Permalink
[PHP] Add antidot PHP8 support (#3831)
Browse files Browse the repository at this point in the history
  • Loading branch information
kpicaza authored Jan 23, 2021
1 parent 4267999 commit b7b1209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php/antidot/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"ext-json": "*",
"antidot-fw/react-framework": "~1.0.3",
"antidot-fw/fast-router-adapter": "~0.1.1",
"antidot-fw/container": "~0.1.5",
"antidot-fw/container": "~0.1.4",
"antidot-fw/framework": "~0.1.3",
"antidot-fw/symfony-config-translator": "~1.1.2",
"antidot-fw/yaml-config-provider": "~0.1.2",
Expand Down

0 comments on commit b7b1209

Please sign in to comment.