Skip to content
This repository was archived by the owner on Mar 6, 2022. It is now read-only.

Commit 0de40df

Browse files
authored
Maestro updates minimum PHP to 7.3 (#4)
1 parent 74915a7 commit 0de40df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"phpactor/console-extension": "^0.1.5",
1414
"phpactor/container": "^1.3.3",
1515
"symfony/debug": "^4.4",
16-
"symfony/var-dumper": "^5.0"
16+
"symfony/var-dumper": "^5.0",
17+
"php": "^7.3"
1718
},
1819
"require-dev": {
1920
"ergebnis/composer-normalize": "^2.0",

0 commit comments

Comments
 (0)