Skip to content

Commit 4f7dd7e

Browse files
author
Greg Bowler
committed
build: update dependencies
1 parent fc942c2 commit 4f7dd7e

2 files changed

Lines changed: 52 additions & 45 deletions

File tree

composer.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,19 @@
1313
"php": ">=8.1",
1414

1515
"phpgt/config": "^1.0",
16-
"phpgt/csrf": "^1.9",
17-
"phpgt/dom": "^4.0",
18-
"phpgt/domtemplate": "^3.2",
16+
"phpgt/csrf": "^v1.9",
17+
"phpgt/dom": "^v4.0",
18+
"phpgt/domtemplate": "^v3.2",
1919
"phpgt/database": "^1.4",
2020
"phpgt/http": "^1.1",
2121
"phpgt/logger": "^1.0",
22-
"phpgt/protectedglobal": "^1.1",
22+
"phpgt/protectedglobal": "^v1.1",
2323
"phpgt/routing": "^1.0",
24-
"phpgt/servicecontainer": "^1.1",
25-
"phpgt/session": "^1.2.1",
24+
"phpgt/servicecontainer": "^1.3",
25+
"phpgt/session": "^1.1",
2626
"phpgt/sync": "^1.2",
27-
"phpgt/ulid": "^1.0.0",
28-
"phpgt/gtcommand": "^1.0",
27+
"phpgt/ulid": "^v1.0.0",
28+
"phpgt/gtcommand": "^v1.0",
2929

3030
"psr/http-server-middleware": "^1.0",
3131
"willdurand/negotiation": "^3.0"

composer.lock

Lines changed: 44 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)