Laravel AT Protocol Client (alpha & unstable)

Merge branch 'refs/heads/dev'

Changed files
+2 -2
+2 -2
composer.json
··· 25 25 "illuminate/http": "^11.0|^12.0", 26 26 "illuminate/support": "^11.0|^12.0", 27 27 "phpseclib/phpseclib": "^3.0", 28 - "socialdept/atp-resolver": "^1.0", 29 - "socialdept/atp-schema": "^0.2" 28 + "socialdept/atp-resolver": "^1.1", 29 + "socialdept/atp-schema": "^0.3" 30 30 }, 31 31 "require-dev": { 32 32 "orchestra/testbench": "^9.0",