Skip to content

Commit ce36676

Browse files
committed
Bump to Rector 1.2.6 and Re-run it (#1155)
1 parent 67ba48d commit ce36676

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,17 +36,17 @@
3636
"php": ">=8.1",
3737
"ext-json": "*",
3838
"ext-mbstring": "*",
39-
"spiral/core": "^3.14.5",
40-
"spiral/files": "^3.14.5",
41-
"spiral/streams": "^3.14.5",
42-
"spiral/telemetry": "^3.14.5",
39+
"spiral/core": "^3.15",
40+
"spiral/files": "^3.15",
41+
"spiral/streams": "^3.15",
42+
"spiral/telemetry": "^3.15",
4343
"psr/http-message": "^1.0|^2.0",
4444
"psr/http-factory": "^1.0",
4545
"psr/http-server-middleware": "^1.0",
4646
"psr/event-dispatcher": "^1.0"
4747
},
4848
"require-dev": {
49-
"spiral/boot": "^3.14.5",
49+
"spiral/boot": "^3.15",
5050
"phpunit/phpunit": "^10.1",
5151
"mockery/mockery": "^1.5",
5252
"nyholm/psr7": "^1.5",

0 commit comments

Comments
 (0)