Skip to content
This repository was archived by the owner on Apr 19, 2025. It is now read-only.

Commit 1171863

Browse files
committed
removes php 8 dependency
1 parent 701c1d9 commit 1171863

File tree

2 files changed

+6
-2609
lines changed

2 files changed

+6
-2609
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,5 @@
3131
"vendor-dir": "app/vendor"
3232
},
3333
"minimum-stability": "dev",
34-
"prefer-stable": true,
35-
"require-dev": {
36-
"chevere/xr": "dev-main"
37-
}
34+
"prefer-stable": true
3835
}

0 commit comments

Comments
 (0)