Skip to content

Commit 035317f

Browse files
committed
Upgrade to Ubuntu 24.04
1 parent e58b280 commit 035317f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
strategy:
1212
matrix:
1313
php:
14-
- 8.4
1514
- 8.3
1615
- 8.2
1716
- 8.1

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"react/promise-stream": "^1.6",
2020
"react/socket": "^1.16",
2121
"react/stream": "^1.4",
22-
"rize/uri-template": "^0.3.8"
22+
"rize/uri-template": "^0.3"
2323
},
2424
"require-dev": {
2525
"clue/caret-notation": "^0.2",

0 commit comments

Comments
 (0)