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 64daaae commit f1f40b3Copy full SHA for f1f40b3
2 files changed
composer.json
@@ -12,20 +12,20 @@
12
"ext-json": "*",
13
"php": ">=8.1",
14
15
- "phpgt/config": "^1.0",
+ "phpgt/config": "^1.1",
16
"phpgt/csrf": "^v1.9",
17
- "phpgt/dom": "^v4.0",
+ "phpgt/dom": "^v4.1",
18
"phpgt/domtemplate": "^3.2",
19
"phpgt/database": "^1.4",
20
- "phpgt/http": "^1.1",
+ "phpgt/http": "^1.2",
21
"phpgt/logger": "^1.0",
22
"phpgt/protectedglobal": "^v1.1",
23
- "phpgt/routing": "^1.0",
+ "phpgt/routing": "^1.1",
24
"phpgt/servicecontainer": "^1.3",
25
"phpgt/session": "^1.1",
26
- "phpgt/sync": "^1.2",
27
- "phpgt/ulid": "^v1.0.0",
28
- "phpgt/gtcommand": "^v1.0",
+ "phpgt/sync": "^1.3",
+ "phpgt/ulid": "^1.0",
+ "phpgt/gtcommand": "^1.0",
29
30
"psr/http-server-middleware": "^1.0",
31
"willdurand/negotiation": "^3.0"
0 commit comments