Skip to content

Commit

Permalink
Set version requirement on link module
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesDPC committed Jul 25, 2024
1 parent 8a49de0 commit a1d0510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"bummzack/sortablefile" : "^2.1",
"silverstripe/assets" : "^1",
"silverstripe/asset-admin" : "^1",
"nswdpc/silverstripe-inline-linker": "dev-master"
"nswdpc/silverstripe-inline-linker": "<1"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
Expand Down

0 comments on commit a1d0510

Please sign in to comment.