Skip to content

Commit e2f5c4d

Browse files
committed
Require icanboogie/accessor instead of icanboogie/prototype
1 parent 406be2f commit e2f5c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"require": {
3232
"php": ">=8.2",
3333
"ext-mbstring": "*",
34-
"icanboogie/prototype": "^6.0",
34+
"icanboogie/accessor": "^6.0",
3535
"icanboogie/event": "^6.0"
3636
},
3737
"require-dev": {

0 commit comments

Comments
 (0)