We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f35cc8 commit 22249ecCopy full SHA for 22249ec
1 file changed
composer.json
@@ -18,13 +18,13 @@
18
],
19
"require": {
20
"php": ">=8.1",
21
- "contributte/application": "^0.6.0",
+ "contributte/application": "^0.5.2 || ^0.6.0",
22
"contributte/bootstrap": "^0.6.0",
23
- "contributte/di": "^0.6.0",
+ "contributte/di": "^0.5.6 || ^0.6.0",
24
"contributte/latte": "^0.6.0",
25
"contributte/tracy": "^0.6.0",
26
"contributte/utils": "^0.6.0",
27
- "contributte/forms": "^0.6.0"
+ "contributte/forms": "^0.5.1 || ^0.6.0"
28
},
29
"require-dev": {
30
"contributte/qa": "^0.4",
0 commit comments