Skip to content

Commit 875e2b8

Browse files
committed
new changes composer.json
1 parent b80b229 commit 875e2b8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@
1515
}
1616
],
1717
"require": {
18-
"php": ">=8.0.9",
18+
"php": ">=8.0.9"
19+
},
20+
"require-dev": {
1921
"phroute/phroute": "^2.1"
2022
}
2123
}

0 commit comments

Comments
 (0)