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

Commit df0bb65

Browse files
committed
Rename contracts dependency
1 parent 65c0b92 commit df0bb65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"require": {
2121
"php": "^8.1",
2222
"ext-phar": "*",
23-
"ffi/preprocessor": "^0.2.1|^1.0",
24-
"ffi-headers/headers-contracts": "^1.0"
23+
"ffi-headers/contracts": "^1.0",
24+
"ffi/preprocessor": "^0.2.1|^1.0"
2525
},
2626
"autoload": {
2727
"psr-4": {

0 commit comments

Comments
 (0)