Skip to content

Commit c359369

Browse files
authored
Merge pull request #25 from openprovider/INTGRTNS-465-Review-Premium-DNS-library-compatability-and-PHP-8.3-and-fix-compatability-issues
Remove illuminate library and it's dependancies
2 parents d212fc0 + 1f1672d commit c359369

1,431 files changed

Lines changed: 51 additions & 128964 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

modules/servers/openproviderpremiumdns/composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@
2727
"require-dev": {
2828
"phpunit/phpunit": "*",
2929
"mockery/mockery": "^1.0",
30-
"php-mock/php-mock-mockery": "^1.2",
31-
"illuminate/database": "6.20.*"
30+
"php-mock/php-mock-mockery": "^1.2"
3231
},
3332
"repositories": [
3433
{

0 commit comments

Comments
 (0)