Skip to content

Commit

Permalink
[chore] Remove version string from composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMediocresTestAccount committed Aug 29, 2022
1 parent b1c3230 commit 40391a4
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,8 +2,8 @@
"name": "sillynet/adretto-twig",
"description": "Easily use Twig templates in Wordpress with sillynet/adretto",
"type":"library",
"version": "0.0.0",
"require": {
"require"
: {
"php": ">=7.4",
"twig/twig": "^3.3",
"sillynet/adretto": "^0.1.0"
Expand Down

0 comments on commit 40391a4

Please sign in to comment.