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 8dd4f7b commit 42f63b4Copy full SHA for 42f63b4
composer.json
@@ -16,7 +16,6 @@
16
"grid",
17
"crud"
18
],
19
- "version": "dev-develop",
20
"authors": [
21
{
22
"name": "Romans Malinovskis",
@@ -51,14 +50,6 @@
51
50
52
"homepage": "https://github.com/atk4/ui",
53
"require": {
54
- "php": ">=7.4 <8.4",
55
- "atk4/data": "dev-develop",
56
- "nyholm/psr7": "^1.6",
57
- "nyholm/psr7-server": "^1.0",
58
- "symfony/filesystem": "^4.4 || ^5.3 || ^6.0",
59
- "symfony/http-foundation": "^4.4 || ^5.3 || ^6.0"
60
- },
61
- "require-release": {
62
"php": ">=7.4 <8.4",
63
"atk4/data": "~5.0.0",
64
"nyholm/psr7": "^1.6",
0 commit comments